Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Merge pull request #98 from actions/jclem-patch-1
Browse files Browse the repository at this point in the history
Use a full commit SHA for actions-tagger
  • Loading branch information
IAmHughes authored Sep 22, 2020
2 parents 0cb9c9b + c1929ea commit 2ac8b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
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 2ac8b44

Please sign in to comment.