build(deps): Bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#25131)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
dependabot[bot] 2025-08-11 19:26:31 +00:00 committed by GitHub
parent a65621146b
commit ed0847d374
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@df432ceedc7162793a195dd1713ff69aefc7379e # v1
uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v1
id: app-token
with:
app-id: "${{ secrets.APP_ID }}"