diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index b1b69600..7917c311 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@1fcc99e06473c76aac512169b066da273fba218c # v4.16.28 + uses: bfra-me/.github/.github/workflows/renovate.yaml@7c7e50a51f430b42aae2165e5d555847aa738ba9 # v4.16.31 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 53b38377..2e76c28f 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@1fcc99e06473c76aac512169b066da273fba218c # v4.16.28 + uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@7c7e50a51f430b42aae2165e5d555847aa738ba9 # v4.16.31