Skip to content

Commit

Permalink
copied .github/workflows/merge.yaml from styles
Browse files Browse the repository at this point in the history
  • Loading branch information
csl-bot committed Mar 12, 2024
1 parent 6de1dc2 commit cee2abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,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:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: patch
Expand Down

0 comments on commit cee2abe

Please sign in to comment.