diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 477c86e1f..bf25533eb 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: "0" - name: Bump version and push tag id: bump-version - uses: anothrNick/github-tag-action@1.17.2 + uses: anothrNick/github-tag-action@1.36.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true