From 4885f009033060b118daa4a4c76caabbfe175b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 22:22:31 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.26.13 to 2.26.14 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.13 to 2.26.14. - [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/e724996ca4ee2ce84dc035eb407d4d6a4ecf8395...cdb657d4bbc70cd497876ad158984b4d345a48ae) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.26.14 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0c934bfe1..c77f33f40 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@e724996ca4ee2ce84dc035eb407d4d6a4ecf8395 + uses: getsentry/craft@cdb657d4bbc70cd497876ad158984b4d345a48ae env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: