Skip to content

Commit

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

Bump devops-actions/action-get-tag from 76a7386f1706cd9517d958216df52e4e583533e0 to 6787980b5b0227cf34a8d845db08fb23514238e0
  • Loading branch information
github-actions[bot] committed Jan 1, 2024
2 parents e12459f + 2bf6dd2 commit 7b77ee7
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 @@ -50,7 +50,7 @@ jobs:

- name: Get tag value
id: tag
uses: devops-actions/action-get-tag@76a7386f1706cd9517d958216df52e4e583533e0 # v1.0.1
uses: devops-actions/action-get-tag@6787980b5b0227cf34a8d845db08fb23514238e0 # v1.0.1

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

0 comments on commit 7b77ee7

Please sign in to comment.