~ruther/qmk_firmware

1e402060a668d8edf72279c84c4083d9e3c0dacd — Nick Brassel 3 years ago fa3dd37
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
1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/auto_tag.yml
M .github/workflows/auto_tag.yml => .github/workflows/auto_tag.yml +1 -1
@@ 27,7 27,7 @@ jobs:
        fetch-depth: 0

    - name: Bump version and push tag
      uses: anothrNick/github-tag-action@1.26.0
      uses: anothrNick/github-tag-action@1.39.0
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        DEFAULT_BUMP: 'patch'