diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 6f881c18..a3769b88 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -31,7 +31,7 @@ jobs: if: github.event_name != 'workflow_run' || github.event.workflow_run.conclusion == 'success' name: Renovate secrets: inherit - uses: bfra-me/.github/.github/workflows/renovate.yaml@d07a34724f1a62956af069fd7831e96703e20f8a # v4.16.19 + uses: bfra-me/.github/.github/workflows/renovate.yaml@dc3666982ac0e6c3cd8bfd798ef41ba063b7e988 # v4.16.20 with: log-level: ${{ inputs.log-level || (github.event_name == 'pull_request' || github.ref_name != github.event.repository.default_branch) && 'debug' || 'info' }} print-config: ${{ inputs.print-config || false }} diff --git a/.github/workflows/update-repo-settings.yaml b/.github/workflows/update-repo-settings.yaml index 9a2965b0..70e13c1c 100644 --- a/.github/workflows/update-repo-settings.yaml +++ b/.github/workflows/update-repo-settings.yaml @@ -13,4 +13,4 @@ jobs: update-repo-settings: name: Update Repo Settings secrets: inherit - uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@d07a34724f1a62956af069fd7831e96703e20f8a # v4.16.19 + uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@dc3666982ac0e6c3cd8bfd798ef41ba063b7e988 # v4.16.20