Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit c65b3e0

Browse files
Update renovatebot/github-action action to v39
1 parent 6fd8343 commit c65b3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
installation_id: ${{ secrets.RENOVATE_INSTALLATION_ID }}
2424
private_key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
2525
- name: Self-hosted Renovate
26-
uses: renovatebot/github-action@c56dbeca772b331ddf18eefad8b93f0f3c69d34a # v34.159.2
26+
uses: renovatebot/github-action@5e224f3a02c7ce9cadc83f82d65f1b6dd73876c1 # v39.0.3
2727
env:
2828
# Repository taken from variable to keep configuration file generic
2929
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)