mirror of
https://github.com/actions/create-release.git
synced 2025-06-14 12:57:43 +00:00
Merge pull request #98 from actions/jclem-patch-1
Use a full commit SHA for actions-tagger
This commit is contained in:
commit
2ac8b44f24
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