Skip to content

Commit

Permalink
Merge pull request #23 from corazawaf/renovate/mathieudutour-github-t…
Browse files Browse the repository at this point in the history
…ag-action-6.x

chore(deps): update mathieudutour/github-tag-action action to v6.2
  • Loading branch information
fzipi authored Jun 5, 2024
2 parents 5ea59ac + 03cd0ea commit 3f37e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.0
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Create a GitHub release
Expand Down

0 comments on commit 3f37e7a

Please sign in to comment.