Skip to content

Commit 965a25d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4.31.11
2 parents 751cac3 + 6b76dbe commit 965a25d

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@c6e2f04939b6ee67030588afbb5af76b127d8203 # V2
17+
uses: getsentry/craft/.github/workflows/changelog-preview.yml@fd370d4d54bec9ff07f909d88a3c4aec6f0ba22b # 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@c6e2f04939b6ee67030588afbb5af76b127d8203 # v2
46+
uses: getsentry/craft@fd370d4d54bec9ff07f909d88a3c4aec6f0ba22b # v2
4747
env:
4848
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4949
with:

0 commit comments

Comments
 (0)