build(deps): Bump actions/create-github-app-token from 2.0.2 to 2.0.3 (#24647)

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-05-02 09:42:24 -04:00 committed by GitHub
parent 245a5faf02
commit 8652bce584
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@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v1
uses: actions/create-github-app-token@30bf6253fa41bdc8d1501d202ad15287582246b4 # v1
id: app-token
with:
app-id: "${{ secrets.APP_ID }}"