Skip to content

Commit 7d8bee1

Browse files
chore(deps): update actions/create-github-app-token action to v3
1 parent fc9cc8a commit 7d8bee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Get Token
2929
id: get-token
30-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
30+
uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3
3131
with:
3232
app-id: ${{ secrets.RENOVATE_APP_ID }}
3333
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)