From 224680d09347b37b80001756cc5fd72b359cc3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:42:59 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.26.10 to 2.26.13 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.10 to 2.26.13. - [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/acdb88019720182caf57293360d7cdc8db9e75ac...e724996ca4ee2ce84dc035eb407d4d6a4ecf8395) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.26.13 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 cf234b1d89..5a00968412 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: cache-dependency-path: yarn.lock - name: Prepare release - uses: getsentry/craft@acdb88019720182caf57293360d7cdc8db9e75ac # v2 + uses: getsentry/craft@e724996ca4ee2ce84dc035eb407d4d6a4ecf8395 # v2 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: