Skip to content

Commit 09a72cb

Browse files
build(deps): bump getsentry/craft from 2.19.0 to 2.20.1 (#4886)
* build(deps): bump getsentry/craft from 2.19.0 to 2.20.1 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.19.0 to 2.20.1. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@c6e2f04...beea4ab) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * ci: specify exact version in comment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Pölz <[email protected]>
1 parent dc9a036 commit 09a72cb

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
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636

3737
- name: Prepare release ${{ github.event.inputs.version }}
38-
uses: getsentry/craft@c6e2f04939b6ee67030588afbb5af76b127d8203 # v2
38+
uses: getsentry/craft@beea4aba589c66381258cbd131c5551ae8245b82 # 2.20.1
3939
env:
4040
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4141
with:

0 commit comments

Comments
 (0)