mirror of
https://github.com/rancher/dynamiclistener.git
synced 2026-07-01 14:54:24 +00:00
Pin GH Actions to commit sha (#244)
Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
This commit is contained in:
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -18,7 +18,7 @@ on:
|
||||
|
||||
jobs:
|
||||
call-workflow:
|
||||
uses: rancher/renovate-config/.github/workflows/renovate.yml@release
|
||||
uses: rancher/renovate-config/.github/workflows/renovate.yml@c88cbe41a49d02648b9bf83aa5a64902151323fa # release
|
||||
with:
|
||||
logLevel: ${{ inputs.logLevel || 'info' }}
|
||||
overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}
|
||||
|
||||
Reference in New Issue
Block a user