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

This commit is contained in:
QMK Bot 2023-05-28 22:27:51 +00:00
commit 0ffa4ef9df
1 changed files with 1 additions and 1 deletions

View File

@ -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'