diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3feed9..048608a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -339,7 +339,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: actions/github-script@v8 + - uses: actions/github-script@v9 with: github-token: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_MANAGE_PACKAGES }} script: |