From dc31cec2e1780a64c13323809bfa099283e0870e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:15:09 +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/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 433e65f88..1b27a8b83 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@97d0c4286f32a80d09c8b89366d762fecc3e27b6 + uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: