diff --git a/action.yml b/action.yml index 7c51907..17b9b06 100644 --- a/action.yml +++ b/action.yml @@ -111,7 +111,7 @@ runs: DEVCONTAINER_VERSION: "${{ steps.load-config.outputs.DEVCONTAINER_VERSION }}" - 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 }}"