diff --git a/action.yml b/action.yml index 5228b9e..5462ccb 100644 --- a/action.yml +++ b/action.yml @@ -54,7 +54,7 @@ runs: rm -rf eps-copilot-instructions - name: Create GitHub App Token - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 + uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 id: generate-token with: app-id: "${{ inputs.CREATE_PULL_REQUEST_APP_ID }}"