Skip to content

Commit

Permalink
chore(deps): update mathieudutour/github-tag-action action to v6.1 (#131
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent ff473f3 commit a40abb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.0
uses: mathieudutour/github-tag-action@v6.1
with:
github_token: ${{ secrets.PAT }}
tag_prefix: ''
Expand Down

0 comments on commit a40abb5

Please sign in to comment.