From 2bdc301ccd1aad8bf77eecc3eaad3074926cce10 Mon Sep 17 00:00:00 2001 From: "mrbro-bot[bot]" <137683033+mrbro-bot[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 07:06:21 +0000 Subject: [PATCH] chore(deps): update bfra-me/renovate-action action to v4.4.1 --- .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 120b244..e482e28 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -69,7 +69,7 @@ jobs: env: dry_run: ${{ github.event_name == 'push' && github.ref_name != 'main' }} if: github.event_name != 'push' || steps.filter.outputs.changes == 'true' - uses: bfra-me/renovate-action@4bde0a4790dfca46bcb5f72531ec9b4f7e0f83b2 # v4.4.0 + uses: bfra-me/renovate-action@b4256e123c831e5ca809e0e5d68060e77b66db59 # v4.4.1 with: branch: ${{ env.dry_run == 'true' && github.ref_name || '' }} cache: true