From 7a3b44f2fbf2024efb94c39ced1afd91f98b5107 Mon Sep 17 00:00:00 2001 From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 09:17:03 +0000 Subject: [PATCH] ci(deps): update bfra-me/renovate-action action to v2.6.31 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index a5a9c00b..46a3415c 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -58,7 +58,7 @@ jobs: - '.github/renovate.json5' - if: github.event_name != 'push' || steps.filter.outputs.changes == 'true' name: Renovate - uses: bfra-me/renovate-action@61553f2a7e9b0e2c2f3ec9089fc1df757b0494c1 # v2.6.29 + uses: bfra-me/renovate-action@5b3d613a631c987df861d409d239d944951b6eb5 # v2.6.31 with: branch: ${{ github.ref != 'refs/heads/main' && github.ref_name || '' }} cache: >-