We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e3b2d commit debd93bCopy full SHA for debd93b
1 file changed
.github/workflows/renovate-vault.yml
@@ -41,7 +41,7 @@ permissions:
41
42
jobs:
43
call-workflow:
44
- uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@a9fa41f899dfd0b3f211f7a897ec19ec7c4462c4 # release
+ uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@ca9c958fbffc610174a76e09c559f6c5d8af913a # release
45
with:
46
configMigration: ${{ inputs.configMigration || 'true' }}
47
logLevel: ${{ inputs.logLevel || 'info' }}
0 commit comments