Update auto_tag.yml (#21050)

master
Joel Challis 2 years ago committed by GitHub
parent d02ff2edd9
commit 42c6920e23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/auto_tag.yml

@ -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'

Loading…
Cancel
Save