We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d9ad1 commit 6b170d0Copy full SHA for 6b170d0
.github/workflows/danger.yml
@@ -6,4 +6,6 @@ on:
6
7
jobs:
8
danger:
9
- uses: getsentry/github-workflows/.github/workflows/danger.yml@v2
+ runs-on: ubuntu-latest
10
+ steps:
11
+ - uses: getsentry/github-workflows/danger@v3
0 commit comments