From 7952ea005ab6019552bdde6eb97c567070130462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 08:14:13 +0000 Subject: [PATCH] build(deps): bump getsentry/craft from 2.26.5 to 2.26.14 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.5 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/bc2e6a9952e62250e5469d5a853a7a438692ccc1...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/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 447401dc96..6ee024695d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: fetch-depth: 0 - name: Prepare release ${{ github.event.inputs.version }} - uses: getsentry/craft@bc2e6a9952e62250e5469d5a853a7a438692ccc1 # 2.26.5 + uses: getsentry/craft@cdb657d4bbc70cd497876ad158984b4d345a48ae # 2.26.14 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: