diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5886065..252f0c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: with: fetch-depth: '0' - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.36.0 + uses: anothrNick/github-tag-action@1.52.0 env: RELEASE_BRANCHES: master DEFAULT_BUMP: patch