Skip to content

Commit d82f4d3

Browse files
committed
Lock to v1 (safer)
1 parent d926d1c commit d82f4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/versioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
actions-tagger:
99
runs-on: windows-latest
1010
steps:
11-
- uses: Actions-R-Us/actions-tagger@latest
11+
- uses: Actions-R-Us/actions-tagger@v1
1212
with:
1313
publish_latest: true
1414
env:

0 commit comments

Comments
 (0)