build(deps): Bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#25344)

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-09-15 13:30:14 -04:00 committed by GitHub
parent d259c9287a
commit bbdad72117
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@a8d616148505b5069dccd32f177bb87d7f39123b # v1
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v1
id: app-token
with:
app-id: "${{ secrets.APP_ID }}"