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

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-04-04 11:15:10 -04:00
committed by GitHub
co-authored by Alex | Interchain Labs
parent 197119d501
commit b0057cc941
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Generate Token
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v1
id: app-token
with:
app-id: "${{ secrets.APP_ID }}"