We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29d8a7 commit 6a8ac21Copy full SHA for 6a8ac21
.github/workflows/release_canary.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
release-canary:
20
name: Canary
21
- uses: primer/.github/.github/workflows/release_canary.yml@main
+ uses: primer/.github/.github/workflows/release_canary.yml@v1.0.0
22
with:
23
install: npm ci
24
secrets:
0 commit comments