Skip to content

Commit 3a4a7f9

Browse files
build(deps): bump getsentry/craft from 2.20.1 to 2.21.2 (#4900)
* build(deps): bump getsentry/craft from 2.20.1 to 2.21.2 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.20.1 to 2.21.2. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@beea4ab...63d1636) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * ci: SHA-pin changelog-preview action --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
1 parent 8869fe0 commit 3a4a7f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/changelog-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ permissions:
1515

1616
jobs:
1717
changelog-preview:
18-
uses: getsentry/craft/.github/workflows/changelog-preview.yml@v2
18+
uses: getsentry/craft/.github/workflows/changelog-preview.yml@63d1636bead951f6e034ed62c2a3610965fef010 # 2.21.2
1919
secrets: inherit

.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@beea4aba589c66381258cbd131c5551ae8245b82 # 2.20.1
38+
uses: getsentry/craft@63d1636bead951f6e034ed62c2a3610965fef010 # 2.21.2
3939
env:
4040
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4141
with:

0 commit comments

Comments
 (0)