Skip to content

Commit 715f350

Browse files
build(deps): bump getsentry/craft from 2.25.1 to 2.25.2 (#5089)
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.25.1 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@14aca37...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a892730 commit 715f350

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@14aca37e23aa6d8239a4013cae86d3bae4b4e0cd # 2.25.1
38+
uses: getsentry/craft@ba01e596c4a4c07692f0de10b0d4fe05f3dd0292 # 2.25.2
3939
env:
4040
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4141
with:

0 commit comments

Comments
 (0)