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 8d277e7 + 2816886 commit 413d42dCopy full SHA for 413d42d
.github/workflows/publishing.yml
@@ -48,7 +48,7 @@ jobs:
48
# get tag for this release
49
- name: Get tag value
50
id: tag
51
- uses: devops-actions/action-get-tag@98456e3a4914aaf7d444d3dfb99f797a91315ce0 # v1.0.1
+ uses: devops-actions/action-get-tag@b8e9971f3d2087847233257621b450327ed28bfa # v1.0.1
52
53
# publish a release with the build assets
54
- uses: rajbos-actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
0 commit comments