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 5db02c4 commit c77bba1Copy full SHA for c77bba1
1 file changed
.github/workflows/run-danger.yml
@@ -6,6 +6,6 @@ on:
6
7
jobs:
8
dangermattic:
9
- uses: Automattic/dangermattic/.github/workflows/reusable-run-danger.yml@trunk
+ uses: Automattic/dangermattic/.github/workflows/reusable-run-danger.yml@v1.0.0
10
secrets:
11
github-token: ${{ secrets.DANGERMATTIC_GITHUB_TOKEN }}
0 commit comments