Skip to content

Commit 1edc42d

Browse files
build(deps): bump getsentry/craft from 2.25.0 to 2.25.2
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.25.0 to 2.25.2. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@f4889d0...ba01e59) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27be37c commit 1edc42d

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
@@ -31,7 +31,7 @@ jobs:
3131
token: ${{ steps.token.outputs.token }}
3232
fetch-depth: 0
3333
- name: Prepare release
34-
uses: getsentry/craft@f4889d04564e47311038ecb6b910fef6b6cf1363 # v2
34+
uses: getsentry/craft@ba01e596c4a4c07692f0de10b0d4fe05f3dd0292 # v2
3535
env:
3636
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
3737
with:

0 commit comments

Comments
 (0)