Skip to content

Commit

Permalink
chore(actions): Bump Github Action for Chore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybdk committed Apr 1, 2021
1 parent 7e5936b commit 1df4a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v5.2
uses: mathieudutour/github-tag-action@v5.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_release_rules: chore:patch
Expand Down

0 comments on commit 1df4a09

Please sign in to comment.