Skip to content

Commit

Permalink
Update action reference (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: itowlson <[email protected]>
  • Loading branch information
itowlson authored Jul 4, 2023
1 parent 847bcb8 commit e99562a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
# Handle canary release
- name: Delete canary tag
if: github.ref == 'refs/heads/main'
uses: dev-drprasad/[email protected].0
uses: dev-drprasad/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e99562a

Please sign in to comment.