We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b130f commit caffc43Copy full SHA for caffc43
1 file changed
.github/workflows/publish.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Publish v{major} tag
53
if: steps.release_please.outputs.release_created
54
- uses: richardsimko/update-tag@v1
+ uses: richardsimko/update-tag@aab2434e9a5040687874aa39d1c6377ec0cb0d94
55
with:
56
tag_name: v${{steps.release_please.outputs.major}}
57
env:
0 commit comments