Skip to content

Commit 8eb6822

Browse files
build(deps): Bump actions/create-github-app-token from 1.11.1 to 1.11.2 (#23567)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caebe00 commit 8eb6822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-update-all.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: ${{ github.actor == 'dependabot[bot]' }}
1515
steps:
1616
- name: Generate Token
17-
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
17+
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
1818
id: app-token
1919
with:
2020
app-id: "${{ secrets.APP_ID }}"

0 commit comments

Comments
 (0)