Skip to content

Commit caffc43

Browse files
committed
ci: Use allowed action version
1 parent 87b130f commit caffc43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Publish v{major} tag
5353
if: steps.release_please.outputs.release_created
54-
uses: richardsimko/update-tag@v1
54+
uses: richardsimko/update-tag@aab2434e9a5040687874aa39d1c6377ec0cb0d94
5555
with:
5656
tag_name: v${{steps.release_please.outputs.major}}
5757
env:

0 commit comments

Comments
 (0)