Merge pull request 'Update Renovate and Checkout action versions in workflow' (#186) from Update-Renovate-and-Checkout-action-versions-in-workflow into main

Reviewed-on: aggarwalakshun/k3s#186
This commit was merged in pull request #186.
This commit is contained in:
2025-12-09 10:09:37 +00:00

View File

@@ -9,11 +9,11 @@ jobs:
renovate:
runs-on: ubuntu-latest
container:
image: renovate/renovate:42.26.11
image: renovate/renovate:42.41.0
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Run Renovate
env: