Skip to content

Commit b8c63a7

Browse files
build(deps): Bump actions/create-github-app-token from 2.1.0 to 2.1.1 (#25148)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7db93b commit b8c63a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@0f859bf9e69e887678d5bbfbee594437cb440ffe # v1
17+
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v1
1818
id: app-token
1919
with:
2020
app-id: "${{ secrets.APP_ID }}"

0 commit comments

Comments
 (0)