Skip to content

Commit

Permalink
ci(deps): update bfra-me/renovate-action action to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Dec 30, 2023
1 parent 85ef2af commit db9e71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: echo 'renovate=true' >> $GITHUB_OUTPUT
- name: Renovate
if: steps.should-renovate.outputs.renovate == 'true'
uses: bfra-me/renovate-action@09e5d24febac245c8cc8012cd7e468d2d5fe5f8a # v2.3.1
uses: bfra-me/renovate-action@f7f0b9773ab375076917c2c05c9f678b3a10dffb # v2.3.2
with:
branch: ${{ github.ref != 'refs/heads/main' && github.ref_name || '' }}
cache: ${{ github.event_name == 'push' && contains('["main", "renovate/reconfigure"]', github.ref_name) }}
Expand Down

0 comments on commit db9e71d

Please sign in to comment.