diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index eb747a843..f7668044f 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -26,7 +26,7 @@ jobs: - GraphNeuralNetworks - GNNLux steps: - - uses: JuliaRegistries/TagBot@14d7645453716d7a2f09b1da0504a024f97462a1 # v1.25.10 + - uses: JuliaRegistries/TagBot@cded32665b34ca0496d3ac10a67d08ddfc726963 # v1.25.11 with: subdir: ${{ matrix.subdir }} token: ${{ secrets.GITHUB_TOKEN }}