~ruther/qmk_firmware

23666150e968cd7518db77b837a7f0895a8ec063 — dependabot[bot] 3 years ago 6984c6d
Bump anothrNick/github-tag-action from 1.42.0 to 1.45.0 (#18355)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.42.0
      uses: anothrNick/github-tag-action@1.45.0
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        DEFAULT_BUMP: 'patch'