From 9b560ea346f0fb3ab43d34f968eb4c1ed9824348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:22:36 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.30.1 to 2.31.0 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.30.1 to 2.31.0. - [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/cd1e8294061fd970b40d98b77aaa109cb1e00e78...55694f8bf3a0fd051e21a877f57b4c0dd8e946bb) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.31.0 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 38d43e781..5eaaa0b22 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@cd1e8294061fd970b40d98b77aaa109cb1e00e78 + uses: getsentry/craft@55694f8bf3a0fd051e21a877f57b4c0dd8e946bb env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: