diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index ac8f39900..77f52124c 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