build(deps): Bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#23041)
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:
parent
d1f9fd8f36
commit
7982d3d2b4
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@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1
|
||||
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
|
||||
id: app-token
|
||||
with:
|
||||
app-id: "${{ secrets.APP_ID }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user