diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 8245f1501..4e5ae8abc 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -15,7 +15,7 @@ jobs: with: node-version-file: .nvmrc cache: npm - - uses: tibdex/github-app-token@v1 + - uses: tibdex/github-app-token@v2 id: get_token with: app_id: ${{ secrets.PUBLIC_DOC_PUBLISHER_APP_ID }}