diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 6c10f5c..0d9262b 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -25,7 +25,7 @@ jobs: if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot' runs-on: ubuntu-latest steps: - - uses: JuliaRegistries/TagBot@fdeda6bc5e30641e181adf155388e61dcee1526e # v1.24.3 + - uses: JuliaRegistries/TagBot@f2ffb6d84cd0eae8a4be661aa23ee0fa250406d5 # v1.24.5 with: token: ${{ secrets.GITHUB_TOKEN }} # Edit the following line to reflect the actual name of the GitHub Secret containing your private key