From d8542e43799cdb1c2bbaee487738c56fa7ae1676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:36:36 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.25.4 to 2.26.2 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.25.4 to 2.26.2. - [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/97d0c4286f32a80d09c8b89366d762fecc3e27b6...3dc647fee3586e57c7c31eb900fdec7cbb44f23f) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.26.2 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 e946e776ed..7754071ec9 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@97d0c4286f32a80d09c8b89366d762fecc3e27b6 # v2 + uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f # v2 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: