浏览代码

Bump anothrNick/github-tag-action from 1.53.0 to 1.54.0 (#19246)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 年之前
父节点
当前提交
3fa1e8e273
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/auto_tag.yml

+ 1 - 1
.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.53.0
+      uses: anothrNick/github-tag-action@1.54.0
       env:
         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         DEFAULT_BUMP: 'patch'