Skip to content

Commit 56c7dc8

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

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@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
2626
with:
2727
app-id: ${{ secrets.RENOVATE_APP_ID }}
2828
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)