Update auto_tag.yml (#21050)
1 files changed, 1 insertions(+), 1 deletions(-) M .github/workflows/auto_tag.yml
M .github/workflows/auto_tag.yml => .github/workflows/auto_tag.yml +1 -1
@@ 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'