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

This commit is contained in:
QMK Bot 2023-01-06 21:46:41 +00:00
commit 31b8dd34a3

View File

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