Skip to content

Commit c77bba1

Browse files
committed
Use versioned shared GitHub Actions Workflow
1 parent 5db02c4 commit c77bba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-danger.yml

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

77
jobs:
88
dangermattic:
9-
uses: Automattic/dangermattic/.github/workflows/reusable-run-danger.yml@trunk
9+
uses: Automattic/dangermattic/.github/workflows/reusable-run-danger.yml@v1.0.0
1010
secrets:
1111
github-token: ${{ secrets.DANGERMATTIC_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)