Use patch bump for auto tagging workflow (#11137)
1 files changed, 1 insertions(+), 0 deletions(-) M .github/workflows/auto_tag.yaml
M .github/workflows/auto_tag.yaml => .github/workflows/auto_tag.yaml +1 -0
@@ 30,3 30,4 @@ jobs: uses: anothrNick/github-tag-action@1.26.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + DEFAULT_BUMP: 'patch'