Skip to content

Commit

Permalink
ci(deps): update bfra-me/renovate-action action to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Jan 2, 2024
1 parent eda93bf commit 4f9ff22
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@edbb670082b96b04bc7157174a7fc925136e3a2c # v2.6.0
uses: bfra-me/renovate-action@bdaca711cb82e64a4821195b04b9052eb08e9004 # v2.6.1
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 4f9ff22

Please sign in to comment.