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

Commit 0c7f6ec

Browse files
Update renovatebot/github-action action to v39
1 parent 7be7ba2 commit 0c7f6ec

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@af0eb69ad0365d53c161661d5c8a5ba5f12545d0 # v39.2.0
2727
env:
2828
# Repository taken from variable to keep configuration file generic
2929
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)