From 9f2d73f203d7967cb1610f8f6a3c6c9b5d30d466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 22:50:06 +0000 Subject: [PATCH] chore(deps): bump getsentry/craft from 2.23.1 to 2.23.2 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.23.1 to 2.23.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/d4cfac9d25d1fc72c9241e5d22aff559a114e4e9...d630201930c7fe5aee6366ebee19ebb681128512) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0cb9d6894..c97ec88ab 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@d4cfac9d25d1fc72c9241e5d22aff559a114e4e9 + uses: getsentry/craft@d630201930c7fe5aee6366ebee19ebb681128512 env: GITHUB_TOKEN: ${{ steps.token.outputs.token }} with: