build(deps): Bump actions/create-github-app-token from 1.11.3 to 1.11.6 (#23863)
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
11a35fea26
commit
e2d969d59d
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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
|
||||
uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
|
||||
id: app-token
|
||||
with:
|
||||
app-id: "${{ secrets.APP_ID }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user