summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-09-29 19:34:39 +0000
committerQMK Bot <hello@qmk.fm>2022-09-29 19:34:39 +0000
commitd44b5b512aa3c50474c8a9180f675fae84c01114 (patch)
tree35faae4cf31116e1114faf3dad9911430f2b1fd2
parentdbb70871fcb98b98dd5544b53f4083dfc2aeefff (diff)
parent94ec64f91b9914d6b1a45485607cd1d494decc1f (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 904db4dcc9..b85cd23146 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.49.0
+ uses: anothrNick/github-tag-action@1.50.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'