Skip to content

Commit

Permalink
ci(deps): update bfra-me/renovate-action action to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Aug 14, 2024
1 parent 803cd90 commit 7ffbca1
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 @@ -75,7 +75,7 @@ jobs:
${{ !contains('["issues", "pull_request"]', github.event_name) && github.ref_name == 'main' || contains(github.ref_name, 'renovate/') }}
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@v4.1.0
uses: bfra-me/renovate-action@v4.3.0
with:
branch: ${{ env.dry_run == 'true' && github.ref_name || '' }}
cache: ${{ env.cache }}
Expand Down

0 comments on commit 7ffbca1

Please sign in to comment.