Skip to content

Commit

Permalink
chore(deps): update bfra-me/renovate-action action to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbro-bot[bot] authored Aug 20, 2024
1 parent c60d0ed commit d659288
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 @@ -69,7 +69,7 @@ jobs:
env:
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@14479ece1d1cada124224cfa180a14b56f62af74 # v4.5.0
uses: bfra-me/renovate-action@dd482a07fafdb4e2cc6bb82d988a7c3295a1ec7a # v4.9.0
with:
branch: ${{ env.dry_run == 'true' && github.ref_name || '' }}
cache: true
Expand Down

0 comments on commit d659288

Please sign in to comment.