Merge pull request #7 from qmk/master

Update to latest QMK
This commit is contained in:
MichaelGK
2022-09-16 12:10:57 +01:00
committed by GitHub
91 changed files with 4092 additions and 376 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.39.0
uses: anothrNick/github-tag-action@1.45.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'