Skip to content

Commit

Permalink
chore(deps): update cgrindel/gha_move_major_version_tag digest to d4e…
Browse files Browse the repository at this point in the history
…7b9c (#22)
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent fa53a3a commit 6f8b47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move_major_ver_tag_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
value1: ${{ github.event.inputs.release_tag }}

# Create or move the major version tag
- uses: cgrindel/gha_move_major_version_tag@bbb6822ec2370b159864afb122eaa0c6dbe4d285 # v1
- uses: cgrindel/gha_move_major_version_tag@d4e7b9cab92bb233953f77b80b390944b9d530d4 # v1
with:
release_tag: ${{ steps.resolve_release_tag.outputs.selected_value }}

0 comments on commit 6f8b47f

Please sign in to comment.