diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 9657f957..42c13228 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@165ed192e9969365ec079b36e3f42a443bb75647 # v4.16.21 + uses: bfra-me/.github/.github/workflows/renovate.yaml@6c904e3224c3e4d21302af644f20000f2d7b5484 # v4.16.22 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 863ccbb0..5be119fd 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@165ed192e9969365ec079b36e3f42a443bb75647 # v4.16.21 + uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@6c904e3224c3e4d21302af644f20000f2d7b5484 # v4.16.22