Skip to content

Commit

Permalink
Merge pull request #60 from devops-actions/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dot-github/workflows/devops-actions/action-get-tag-99282d829ada57f34a92a98fad972d9f5a8f85cc

Bump devops-actions/action-get-tag from 5e518133e65bbd50a8446e41380404d2231fb9be to 99282d829ada57f34a92a98fad972d9f5a8f85cc in /.github/workflows
  • Loading branch information
github-actions[bot] authored Aug 1, 2023
2 parents e19cd06 + b10b3ba commit 3889e94
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 @@ -49,7 +49,7 @@ jobs:

- name: Get tag value
id: tag
uses: devops-actions/action-get-tag@5e518133e65bbd50a8446e41380404d2231fb9be # v1.0.1
uses: devops-actions/action-get-tag@99282d829ada57f34a92a98fad972d9f5a8f85cc # v1.0.1

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

0 comments on commit 3889e94

Please sign in to comment.