diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index b54a1ac..6c10f5c 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@f69a5b7e2a244c5872cbe319665ac9a4f310ab88 # v1.23.5 + - uses: JuliaRegistries/TagBot@fdeda6bc5e30641e181adf155388e61dcee1526e # v1.24.3 with: token: ${{ secrets.GITHUB_TOKEN }} # Edit the following line to reflect the actual name of the GitHub Secret containing your private key