We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adbca1 commit 31c4bb3Copy full SHA for 31c4bb3
.github/workflows/renovate-vault.yml
@@ -22,7 +22,7 @@ permissions:
22
23
jobs:
24
call-workflow:
25
- uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@f62bbe9fec9bef07a9f15addc2f9c6ea278ac736 # release
+ uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@84bf074154364f80af052ebba8e23614212b79df # release
26
with:
27
logLevel: ${{ inputs.logLevel || 'info' }}
28
overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}
0 commit comments