From 90e5fa7e58d9ec1f1228bc1c8c6418e3ea6c6359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:42:52 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.23.2 to 2.24.1 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.23.2 to 2.24.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/d630201930c7fe5aee6366ebee19ebb681128512...013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 33a5d9f445..e854e100a2 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@d630201930c7fe5aee6366ebee19ebb681128512 # v2 + uses: getsentry/craft@013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6 # v2 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: