Skip to content

Commit 413d42d

Browse files
Merge pull request #405 from devops-actions/dependabot/github_actions/devops-actions/action-get-tag-b8e9971f3d2087847233257621b450327ed28bfa
Bump devops-actions/action-get-tag from 98456e3a4914aaf7d444d3dfb99f797a91315ce0 to b8e9971f3d2087847233257621b450327ed28bfa
2 parents 8d277e7 + 2816886 commit 413d42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# get tag for this release
4949
- name: Get tag value
5050
id: tag
51-
uses: devops-actions/action-get-tag@98456e3a4914aaf7d444d3dfb99f797a91315ce0 # v1.0.1
51+
uses: devops-actions/action-get-tag@b8e9971f3d2087847233257621b450327ed28bfa # v1.0.1
5252

5353
# publish a release with the build assets
5454
- uses: rajbos-actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1

0 commit comments

Comments
 (0)