Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use a full commit SHA for actions-tagger
  • Loading branch information
Jonathan Clem authored and GitHub committed Sep 22, 2020
1 parent 0cb9c9b commit c1929ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
actions-tagger:
runs-on: windows-latest
steps:
- uses: Actions-R-Us/actions-tagger@latest
- uses: Actions-R-Us/actions-tagger@95c51c646e75db5c6b7d447e3087bcee58677341
with:
publish_latest: true
env:
Expand Down

0 comments on commit c1929ea

Please sign in to comment.