Skip to content

Commit

Permalink
Bump devops-actions/action-get-tag in /.github/workflows
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 4ba6482541f458af17ad753b19f404de9a6f4b8d to 7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992.
- [Release notes](https://github.com/devops-actions/action-get-tag/releases)
- [Commits](devops-actions/action-get-tag@4ba6482...7587c29)

---
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] authored Sep 1, 2024
1 parent 5c9c935 commit 0b4fe74
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 @@ -51,7 +51,7 @@ jobs:

- name: Get tag value
id: tag
uses: devops-actions/action-get-tag@4ba6482541f458af17ad753b19f404de9a6f4b8d # v1.0.1
uses: devops-actions/action-get-tag@7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 # v1.0.1

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

0 comments on commit 0b4fe74

Please sign in to comment.