Skip to content

Commit

Permalink
chore(deps): update mathieudutour/github-tag-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 5226a83 commit ed4bfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdkactions_prepare-for-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Test Plugin Application with Gradle
run: ./gradlew check
- name: Push Tag
uses: mathieudutour/github-tag-action@v5.1
uses: mathieudutour/github-tag-action@v6.2
with:
custom_tag: ${{ steps.gitversion.outputs.semVer }}
github_token: ${{ secrets.ACTIONS_PAT }}
Expand Down

0 comments on commit ed4bfd7

Please sign in to comment.