Skip to content

Commit b8fea27

Browse files
chore(deps): update actions/create-github-app-token digest to 29824e6
1 parent 77f0d16 commit b8fea27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Get token
1616
id: get_token
17-
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
17+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
1818
with:
1919
private-key: ${{ secrets.private_key }}
2020
app-id: ${{ secrets.app_id }}

0 commit comments

Comments
 (0)