summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-09-29 01:03:19 +0000
committerQMK Bot <hello@qmk.fm>2022-09-29 01:03:19 +0000
commita32092e6c3a235d26b947c7e995c2daf9230c591 (patch)
treecac77cba1192c1bda1a3c62c1ae98fa257eaf4c9
parentd2e5e64990d18679e3d55811c2439e6d49aab84d (diff)
parentc71bc77da16885e94c9ea26b411d44d2cb5a4c95 (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 6205dbe11c..904db4dcc9 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.46.0
+ uses: anothrNick/github-tag-action@1.49.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'