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

master^2
QMK Bot 2022-06-28 22:14:09 +00:00
commit 54383674db
1 changed files with 1 additions and 1 deletions

View File

@ -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'