From 0495179c9135518f65300d13e50514f3a1d5a4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 22:22:32 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.26.14 to 2.30.0 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.14 to 2.30.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/cdb657d4bbc70cd497876ad158984b4d345a48ae...c79aff0433b51fdc4f1b7c52970107035b8a1d6c) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.30.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 9f7322132..2cbd19e57 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@cdb657d4bbc70cd497876ad158984b4d345a48ae + uses: getsentry/craft@c79aff0433b51fdc4f1b7c52970107035b8a1d6c env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: