Skip to content

Commit

Permalink
refreshed
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWoolfenden committed Apr 20, 2023
1 parent 0c64dd7 commit eb84edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v3.5.2
- name: Bump version and push tag
uses: anothrNick/github-tag-action@v1.61.0
uses: anothrNick/github-tag-action@1.61.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch
Expand Down

0 comments on commit eb84edb

Please sign in to comment.