We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0612dec + 97f12f3 commit bcba229Copy full SHA for bcba229
.github/workflows/publishing.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Get tag value
56
id: tag
57
- uses: devops-actions/action-get-tag@f9abeac65dca96cd99c83fde64a56521b7e32703 # v1.0.1
+ uses: devops-actions/action-get-tag@46c6a2e967a2a5a81690ae3aae0a4cc9a23090cd # v1.0.1
58
59
- name: Use tag
60
run: echo ${{ steps.tag.outputs.tag }}
0 commit comments