From 60904666d3153881dde7adbf872c6924ac564811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 05:33:19 +0000 Subject: [PATCH] [bot][dev]: Bump kiegroup/github-action-build-chain from 3.5.5 to 3.5.6 Bumps [kiegroup/github-action-build-chain](https://github.com/kiegroup/github-action-build-chain) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/kiegroup/github-action-build-chain/releases) - [Changelog](https://github.com/kiegroup/github-action-build-chain/blob/main/CHANGELOG.md) - [Commits](https://github.com/kiegroup/github-action-build-chain/compare/v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: kiegroup/github-action-build-chain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/full-downstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/full-downstream.yml b/.github/workflows/full-downstream.yml index 0e71eeff..7c074e3a 100644 --- a/.github/workflows/full-downstream.yml +++ b/.github/workflows/full-downstream.yml @@ -52,7 +52,7 @@ jobs: restore-keys: ${{ runner.os }}-${{ matrix.java-version }}-m2 - name: Build Chain ${{ matrix.java-version }} id: build-chain - uses: kiegroup/github-action-build-chain@v3.5.5 + uses: kiegroup/github-action-build-chain@v3.5.6 with: definition-file: https://raw.githubusercontent.com/${GROUP}/optaplanner/main/.ci/buildchain-config.yaml env: