Skip to content

Commit 9ba411b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4.32.3
2 parents 3f0ce4c + 52912ad commit 9ba411b

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
@@ -14,5 +14,5 @@ permissions:
1414

1515
jobs:
1616
changelog-preview:
17-
uses: getsentry/craft/.github/workflows/changelog-preview.yml@63d1636bead951f6e034ed62c2a3610965fef010 # V2
17+
uses: getsentry/craft/.github/workflows/changelog-preview.yml@906009a1b771956757e521555b561379307eb667 # V2
1818
secrets: inherit

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cache-dependency-path: yarn.lock
4444

4545
- name: Prepare release
46-
uses: getsentry/craft@63d1636bead951f6e034ed62c2a3610965fef010 # v2
46+
uses: getsentry/craft@906009a1b771956757e521555b561379307eb667 # v2
4747
env:
4848
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4949
with:

0 commit comments

Comments
 (0)