commit c890d4010d0550dfad52c3b8de248e14079e9af9
parent ee5438a207dc120028cbea35afe80f8aad6a280e
Author: QMK Bot <hello@qmk.fm>
Date: Thu, 11 May 2023 20:05:17 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml
@@ -31,7 +31,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.63.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'