Skip to content

Commit

Permalink
chore(deps): update bfra-me/renovate-action action to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Jan 30, 2024
1 parent 3870205 commit 1e53ae6
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@23800570de7d84e3ade13540a7b2739e30b93587 # v2.7.0
uses: bfra-me/renovate-action@7f8b8b4278bfdc6c63d2443b8ad9685439a35428 # v2.7.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 1e53ae6

Please sign in to comment.