Skip to content

Commit

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

build(deps): bump devops-actions/action-get-tag from 1.0.2 to 1.0.3
  • Loading branch information
github-actions[bot] committed Jun 1, 2024
2 parents 9029fcb + 9b79327 commit 6f17ec8
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 @@ -70,7 +70,7 @@ jobs:

- name: Get tag value
id: tag
uses: devops-actions/action-get-tag@4e13c4ea459efa2988a10d5ff0f252bb097929ef # v1
uses: devops-actions/action-get-tag@19f393df16cb09284484fb49bf678004bf50896a # v1

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

0 comments on commit 6f17ec8

Please sign in to comment.