build(deps): Bump actions/create-github-app-token from 1.11.6 to 1.11.7 (#24091)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-21 09:29:00 -04:00 committed by GitHub
parent a9e7d5b5ad
commit cc545340ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Generate Token
uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1
id: app-token
with:
app-id: "${{ secrets.APP_ID }}"