Use a full commit SHA for actions-tagger
This commit is contained in:
2
.github/workflows/versioning.yml
vendored
2
.github/workflows/versioning.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
actions-tagger:
|
actions-tagger:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: Actions-R-Us/actions-tagger@latest
|
- uses: Actions-R-Us/actions-tagger@95c51c646e75db5c6b7d447e3087bcee58677341
|
||||||
with:
|
with:
|
||||||
publish_latest: true
|
publish_latest: true
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user