From 85d44f782841b95559bf59e8167b8ef31566fd9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:22:22 +0000 Subject: [PATCH] chore(deps): bump iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml Bumps [iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml](https://github.com/iexecblockchaincomputing/github-actions-workflows) from release-please-v2.1.0 to 2.2.0. This release includes the previously tagged commit. - [Release notes](https://github.com/iexecblockchaincomputing/github-actions-workflows/releases) - [Changelog](https://github.com/iExecBlockchainComputing/github-actions-workflows/blob/main/docker-build/CHANGELOG.md) - [Commits](https://github.com/iexecblockchaincomputing/github-actions-workflows/compare/release-please-v2.1.0...release-please-v2.2.0) --- updated-dependencies: - dependency-name: iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml dependency-version: 2.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 0b4cf5a1..b7f44775 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -13,5 +13,5 @@ permissions: jobs: release-please: - uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@release-please-v2.1.0 + uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@release-please-v2.2.0 secrets: inherit