Skip to content

Commit 41fa056

Browse files
build(deps): bump getsentry/craft from 2.21.7 to 2.23.1 (#5129)
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.21.7 to 2.23.1. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@41defb3...d4cfac9) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b35244b commit 41fa056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 0
3535
submodules: 'recursive'
3636
- name: Prepare release
37-
uses: getsentry/craft@41defb379de52e5f0e3943944fa5575b22fb9f92 # v2
37+
uses: getsentry/craft@d4cfac9d25d1fc72c9241e5d22aff559a114e4e9 # v2
3838
env:
3939
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4040
with:

0 commit comments

Comments
 (0)