Skip to content

Commit

Permalink
Bump devops-actions/action-get-tag
Browse files Browse the repository at this point in the history
Bumps [devops-actions/action-get-tag](https://github.com/devops-actions/action-get-tag) from e79ac500a29e1c8a2e3244266a8bd68a6cd26623 to 9029fcb4a48c51a7db8a944ebb367e0f2c4d8580.
- [Release notes](https://github.com/devops-actions/action-get-tag/releases)
- [Commits](devops-actions/action-get-tag@e79ac50...9029fcb)

---
updated-dependencies:
- dependency-name: devops-actions/action-get-tag
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent aa81d8d commit fab7b17
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@e79ac500a29e1c8a2e3244266a8bd68a6cd26623 # v1.0.1
uses: devops-actions/action-get-tag@9029fcb4a48c51a7db8a944ebb367e0f2c4d8580 # v1.0.1

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

0 comments on commit fab7b17

Please sign in to comment.