0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-04-28 18:11:29 +00:00

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

This commit is contained in:
QMK Bot 2022-09-13 11:12:01 +00:00
commit 8d1d9bfbca

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.42.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'