Skip to content

Commit 02552bb

Browse files
chore(deps): update actions/create-github-app-token digest to 0d56448
1 parent db9545b commit 02552bb

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Get token
3535
id: get-github-app-token
36-
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
36+
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1
3737
with:
3838
app-id: ${{ secrets.RENOVATE_GITHUB_APP_ID }}
3939
private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)