Skip to content

Commit 5382141

Browse files
committed
test: test upstream changes
Signed-off-by: Paulo Gomes <[email protected]>
1 parent 726bc4c commit 5382141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-vault-backports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222

2323
jobs:
2424
call-workflow:
25-
uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@release
25+
uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@custom-config
2626
with:
2727
logLevel: ${{ inputs.logLevel || 'info' }}
2828
overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}

0 commit comments

Comments
 (0)