From 609274832faf07d354ec2f31d2e37a7f6de56b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 06:07:59 +0000 Subject: [PATCH] [bot][dev]: Bump kiegroup/github-action-build-chain Bumps [kiegroup/github-action-build-chain](https://github.com/kiegroup/github-action-build-chain) from 3.1.10 to 3.1.11. - [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.1.10...v3.1.11) --- 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 233d49f9a..f9bff73c2 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.1.10 + uses: kiegroup/github-action-build-chain@v3.1.11 with: definition-file: https://raw.githubusercontent.com/${GROUP}/optaplanner/main/.ci/buildchain-config.yaml env: