Skip to content

Commit

Permalink
Update release_canary.yml (#2610)
Browse files Browse the repository at this point in the history
Update workflow dependencies to tagged version
  • Loading branch information
lukasoppermann committed Apr 15, 2024
1 parent d29d8a7 commit 6a8ac21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
release-canary:
name: Canary
uses: primer/.github/.github/workflows/release_canary.yml@main
uses: primer/.github/.github/workflows/release_canary.yml@v1.0.0
with:
install: npm ci
secrets:
Expand Down

0 comments on commit 6a8ac21

Please sign in to comment.