Skip to content

Commit 13804c8

Browse files
chore(deps): update actions/create-github-app-token action to v2
1 parent 4cdaaba commit 13804c8

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Get token
3232
id: get-github-app-token
33-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
33+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
3434
with:
3535
app-id: ${{ secrets.RENOVATE_GITHUB_APP_ID }}
3636
private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)