Skip to content

Commit 2be2dba

Browse files
build(deps): bump getsentry/craft from 2.20.0 to 2.20.1 (#410)
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.20.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@fd370d4...beea4ab) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1799fd6 commit 2be2dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
token: ${{ steps.token.outputs.token }}
2929
fetch-depth: 0
3030
- name: Prepare release
31-
uses: getsentry/craft@fd370d4d54bec9ff07f909d88a3c4aec6f0ba22b # v2
31+
uses: getsentry/craft@beea4aba589c66381258cbd131c5551ae8245b82 # v2
3232
env:
3333
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
3434
with:

0 commit comments

Comments
 (0)