diff --git a/.github/workflows/build-release-thesis.yml b/.github/workflows/build-release-thesis.yml index 1c46f95..13962a0 100644 --- a/.github/workflows/build-release-thesis.yml +++ b/.github/workflows/build-release-thesis.yml @@ -26,7 +26,7 @@ jobs: - name: Bump version and push tag id: bump - uses: anothrNick/github-tag-action@1.70.0 + uses: anothrNick/github-tag-action@1.71.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true