build(deps): Bump actions/create-github-app-token from 2.0.3 to 2.0.6 (#24673)
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:
parent
da8344709f
commit
acb39aa52d
2
.github/workflows/dependabot-update-all.yml
vendored
2
.github/workflows/dependabot-update-all.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
if: ${{ github.actor == 'dependabot[bot]' }}
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: actions/create-github-app-token@30bf6253fa41bdc8d1501d202ad15287582246b4 # v1
|
||||
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v1
|
||||
id: app-token
|
||||
with:
|
||||
app-id: "${{ secrets.APP_ID }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user