From 0f8b19346050bc0f649d6a97bd965b78bda45aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:28:10 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.21.4 to 2.21.7 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.21.4 to 2.21.7. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/craft/compare/906009a1b771956757e521555b561379307eb667...41defb379de52e5f0e3943944fa5575b22fb9f92) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.21.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-release.yaml b/.github/workflows/publish-release.yaml index 26bb608d3..e33f6fe73 100644 --- a/.github/workflows/publish-release.yaml +++ b/.github/workflows/publish-release.yaml @@ -35,7 +35,7 @@ jobs: fetch-depth: 0 - name: Prepare release - uses: getsentry/craft@906009a1b771956757e521555b561379307eb667 + uses: getsentry/craft@41defb379de52e5f0e3943944fa5575b22fb9f92 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: