Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/19262/head
QMK Bot 1 year ago
parent
commit
76c69f35c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/auto_tag.yml

+ 1
- 1
.github/workflows/auto_tag.yml View File

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

Loading…
Cancel
Save