Bump revision for auto-tagging.

Seems there was an error, but it wasn't failing the actions run.

https://github.com/anothrNick/github-tag-action/releases/tag/1.39.0
master
Nick Brassel 2022-06-29 08:13:38 +10:00 committed by GitHub
parent fa3dd373b4
commit 1e402060a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Bump version and push tag - name: Bump version and push tag
uses: anothrNick/github-tag-action@1.26.0 uses: anothrNick/github-tag-action@1.39.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch' DEFAULT_BUMP: 'patch'