Skip to content

Commit ae30865

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

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@21cfef2b496dd8ef5b904c159339626a10ad380e # 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)