diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 683c41e..a4b11e0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -120,7 +120,7 @@ jobs: - name: Bump version and push tag id: tag_version - uses: anothrNick/github-tag-action@1.61.0 + uses: anothrNick/github-tag-action@1.70.0 env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} DEFAULT_BUMP: patch