diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index ca49f15b..9a8e3366 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@abd31837a6c95cad21a26b0be0cd36ea4abbbd68 # v4.3.16 + uses: bfra-me/.github/.github/workflows/renovate.yaml@64f35193001d6049ff2ec212128707d720f18032 # v4.3.17 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 c6242512..3980c8e1 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@abd31837a6c95cad21a26b0be0cd36ea4abbbd68 # v4.3.16 + uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@64f35193001d6049ff2ec212128707d720f18032 # v4.3.17