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