Skip to content

Commit e0f251b

Browse files
author
renovate-bot-pw
committed
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent ca68a8d commit e0f251b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Get GitHub App token
2424
id: get_token
25-
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
25+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2626
with:
2727
app-id: ${{ secrets.RENOVATE_APP_ID }}
2828
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)