Skip to content

Commit 6b170d0

Browse files
vaindclaude
andauthored
chore(ci): Migrate danger workflow from v2 to v3 (#4801)
Co-authored-by: Claude <[email protected]>
1 parent 33d9ad1 commit 6b170d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/danger.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ on:
66

77
jobs:
88
danger:
9-
uses: getsentry/github-workflows/.github/workflows/danger.yml@v2
9+
runs-on: ubuntu-latest
10+
steps:
11+
- uses: getsentry/github-workflows/danger@v3

0 commit comments

Comments
 (0)