commit 0ffa4ef9dfa39ceeed29bc4d4c770a054cb9eed4
parent 11bba439537b9bb1fc0b853b9eea218a96e81cef
Author: QMK Bot <hello@qmk.fm>
Date: Sun, 28 May 2023 22:27:51 +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
@@ -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'