diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 5c65eca9..96af8fe8 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -37,7 +37,7 @@ jobs: - name: GitHub Tag id: tag_release - uses: mathieudutour/github-tag-action@v5.0 + uses: mathieudutour/github-tag-action@v5 with: github_token: ${{ secrets.GITHUB_TOKEN }}