Update GitHub Actions to fc79cf4 (#171)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2026-06-29 06:48:15 -04:00
committed by GitHub
parent 4efb203bfd
commit ccf4d00aa5

View File

@@ -18,7 +18,7 @@ on:
jobs:
call-workflow:
uses: rancher/renovate-config/.github/workflows/renovate.yml@c88cbe41a49d02648b9bf83aa5a64902151323fa # release
uses: rancher/renovate-config/.github/workflows/renovate.yml@fc79cf43cedf7109c20e1f8212b0d3eb87ab59bd # release
with:
logLevel: ${{ inputs.logLevel || 'info' }}
overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}