From 8e4b640fef2d2e93ed765c6e9ee1a6430d87b4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:49:09 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.24.2 to 2.25.2 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.24.2 to 2.25.2. - [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/78da70b88de5cf6245d5d7e3263a9e8952667dec...ba01e596c4a4c07692f0de10b0d4fe05f3dd0292) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.25.2 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 e3b771ee3..e63324944 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@78da70b88de5cf6245d5d7e3263a9e8952667dec + uses: getsentry/craft@ba01e596c4a4c07692f0de10b0d4fe05f3dd0292 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: