Updated github workflows

pull/42/head v0.0.18
Ian Davis 2024-03-14 10:48:58 +00:00
parent 1a5ca78da5
commit d23fd33d0d
No known key found for this signature in database
GPG Key ID: 343ED8609DB7EB86
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ 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 }}