diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index 1139e80..cce5636 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@c8f55efbd427e7465d6da1106e7979bc8aaee856 # v1 + uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1 id: app-token with: app-id: "${{ secrets.BOT_APP_ID }}"