diff --git a/.github/workflows/rustc-pull.yml b/.github/workflows/rustc-pull.yml index 309841a..a40f528 100644 --- a/.github/workflows/rustc-pull.yml +++ b/.github/workflows/rustc-pull.yml @@ -94,7 +94,7 @@ jobs: exit ${exitcode} - - uses: actions/create-github-app-token@v2 + - uses: actions/create-github-app-token@v3 id: app-token with: app-id: ${{ inputs.github-app-id }}