From 0ae0d76b0236d1e70d3907e5bd1bf2384f3622ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:22:50 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.19.0 to 2.21.4 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.19.0 to 2.21.4. - [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/c6e2f04939b6ee67030588afbb5af76b127d8203...906009a1b771956757e521555b561379307eb667) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.21.4 dependency-type: direct:production update-type: version-update:semver-minor ... 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 bff6fefe1..26bb608d3 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@c6e2f04939b6ee67030588afbb5af76b127d8203 + uses: getsentry/craft@906009a1b771956757e521555b561379307eb667 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: