From 19eb6527ec79e71b79790484ae01667e26bb6402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 22:00:27 +0000 Subject: [PATCH] Bump PalladioSimulator/Palladio-Build-ActionsPipeline from 3.3 to 3.4 Bumps [PalladioSimulator/Palladio-Build-ActionsPipeline](https://github.com/PalladioSimulator/Palladio-Build-ActionsPipeline) from 3.3 to 3.4. - [Commits](https://github.com/PalladioSimulator/Palladio-Build-ActionsPipeline/compare/v3.3...v3.4) --- updated-dependencies: - dependency-name: PalladioSimulator/Palladio-Build-ActionsPipeline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 83a26eb..cf10389 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ on: jobs: Build-Bench: - uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@v3.3 + uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@v3.4 with: deploy-updatesite: 'products/org.palladiosimulator.product/target/deploy' java-version: 17