diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index d4da40e..0af6551 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -9,5 +9,5 @@ env: jobs: TagBot: if: "github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'" - uses: "ITensor/ITensorActions/.github/workflows/TagBot.yml@v1" + uses: "ITensor/ITensorActions/.github/workflows/TagBot.yml@v2" secrets: "inherit"