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

This commit is contained in:
QMK Bot 2022-12-05 19:32:26 +00:00
commit 76c69f35c5

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'