Skip to content

Commit

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

build(deps): bump devops-actions/action-get-tag from d5de601 to 3cd2dbc
  • Loading branch information
rajbos authored Apr 8, 2023
2 parents 7977073 + f302c18 commit 30d2219
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 @@ -56,7 +56,7 @@ jobs:

- name: Get tag value
id: tag
uses: devops-actions/action-get-tag@d5de601915a619a014286d531de0e1c8a1ed4143 # v1
uses: devops-actions/action-get-tag@3cd2dbc78daf43c7d0aa2896aeb5b52bbcc432d0 # v1

- name: Use tag
run: echo ${{ steps.tag.outputs.tag }}
Expand Down

0 comments on commit 30d2219

Please sign in to comment.