qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 42c6920e23d8dace7652155d04310cae60f12e42
parent d02ff2edd9b265c37782abb312693d1876aec54d
Author: Joel Challis <git@zvecr.com>
Date:   Sun, 28 May 2023 23:27:13 +0100

Update auto_tag.yml (#21050)


Diffstat:
M.github/workflows/auto_tag.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.62.0 + uses: anothrNick/github-tag-action@1.66.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} DEFAULT_BUMP: 'patch'