diff --git a/.github/workflows/workflow_call-render-readme.yaml b/.github/workflows/workflow_call-render-readme.yaml index 98cef67..6d35afa 100644 --- a/.github/workflows/workflow_call-render-readme.yaml +++ b/.github/workflows/workflow_call-render-readme.yaml @@ -19,7 +19,7 @@ jobs: contents: write steps: - name: "Generate Short Lived OAuth App Token (ghs_*)" - uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0 + uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: "${{ secrets.MGLANTS_APP_ID }}"