From ca1310f44b08cd798dae9bc9dea0adec2efc31e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:07:31 +0000 Subject: [PATCH] chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish). Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](https://github.com/hoverkraft-tech/ci-github-publish/compare/6a2562a3f4409f39c7fab100636a90430ee0a8cf...b27c38015a8265780329d229c841d057a18b8fae) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/__main-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/__main-ci.yml b/.github/workflows/__main-ci.yml index 947d1d2d..3932fca6 100644 --- a/.github/workflows/__main-ci.yml +++ b/.github/workflows/__main-ci.yml @@ -83,7 +83,7 @@ jobs: release: needs: ci if: github.event_name != 'schedule' - uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@6a2562a3f4409f39c7fab100636a90430ee0a8cf # 0.24.0 + uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@b27c38015a8265780329d229c841d057a18b8fae # 0.25.0 permissions: contents: read with: