mirror of
https://github.com/actions/create-release.git
synced 2025-07-30 06:37:41 +00:00
Use a full commit SHA for actions-tagger
This commit is contained in:
parent
0cb9c9b65d
commit
c1929ead88
2
.github/workflows/versioning.yml
vendored
2
.github/workflows/versioning.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user