Skip to content

Commit 6a8ac21

Browse files
Update release_canary.yml (#2610)
Update workflow dependencies to tagged version
1 parent d29d8a7 commit 6a8ac21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_canary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
release-canary:
2020
name: Canary
21-
uses: primer/.github/.github/workflows/release_canary.yml@main
21+
uses: primer/.github/.github/workflows/release_canary.yml@v1.0.0
2222
with:
2323
install: npm ci
2424
secrets:

0 commit comments

Comments
 (0)