Skip to content

Commit

Permalink
Merge pull request #191 from devops-actions/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/devops-actions/action-get-tag-5e518133e65bbd50a8446e41380404d2231fb9be

Bump devops-actions/action-get-tag from d17aac219dd2d692ddc84a3c9b97b91346c60962 to 5e518133e65bbd50a8446e41380404d2231fb9be
  • Loading branch information
github-actions[bot] authored Jun 6, 2023
2 parents eb48e39 + ec0c7da commit 88c9c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# get tag for this release
- name: Get tag value
id: tag
uses: devops-actions/action-get-tag@d17aac219dd2d692ddc84a3c9b97b91346c60962 # v1.0.1
uses: devops-actions/action-get-tag@5e518133e65bbd50a8446e41380404d2231fb9be # v1.0.1

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

0 comments on commit 88c9c79

Please sign in to comment.