summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-06-28 22:14:09 +0000
committerQMK Bot <hello@qmk.fm>2022-06-28 22:14:09 +0000
commit54383674db8128b68ee91493ef45e66b2e2f8d77 (patch)
tree63e665bd252b9aa5bb05ceb91838c8602eea03af
parent33b62b6867c90fbf1290806caf1782193db06b8e (diff)
parent1e402060a668d8edf72279c84c4083d9e3c0dacd (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--.github/workflows/auto_tag.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml
index 29e85c41ca..0adbab9f0c 100644
--- a/.github/workflows/auto_tag.yml
+++ b/.github/workflows/auto_tag.yml
@@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Bump version and push tag
- uses: anothrNick/github-tag-action@1.26.0
+ uses: anothrNick/github-tag-action@1.39.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'