Skip to content

Commit

Permalink
chore(deps): update mathieudutour/github-tag-action action to v6.2 (#162
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent f4d822c commit 4d13b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
default_bump: minor
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4d13b1e

Please sign in to comment.