diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index b78dacf..20cb0dc 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Generate Token - uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1 + uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1 id: app-token with: app-id: "${{ secrets.BOT_APP_ID }}"