Skip to content

Commit 9b9c75a

Browse files
Update actions/create-github-app-token digest to fee1f7d (#323)
Co-authored-by: ll-renovate-bot[bot] <242255147+ll-renovate-bot[bot]@users.noreply.github.com>
1 parent 1de2a8c commit 9b9c75a

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Get GitHub App Token
2222
id: get_token
2323
# yamllint disable-line rule:line-length
24-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
24+
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
2525
with:
2626
app-id: ${{ vars.RENOVATE_BOT_APP_ID }}
2727
private-key: ${{ secrets.RENOVATE_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)