Skip to content

Commit ae5ef58

Browse files
chore(deps): update actions/create-github-app-token digest to af35eda
1 parent db9545b commit ae5ef58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

+1-1
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@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # 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)