diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f2a1099..ebef578 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.66.0 + uses: anothrNick/github-tag-action@1.67.0 env: RELEASE_BRANCHES: master DEFAULT_BUMP: patch