diff --git a/action.yml b/action.yml index c058348..742e6ac 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,7 @@ runs: steps: - run: gh config set telemetry disabled shell: bash - - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: ${{ inputs.app-id }}