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: >-