Skip to content

Commit

Permalink
chore(deps): update bfra-me/renovate-action action to v4.4.0 - abando…
Browse files Browse the repository at this point in the history
…ned (#239)

chore(deps): update bfra-me/renovate-action action to v4.4.0

Co-authored-by: mrbro-bot[bot] <137683033+mrbro-bot[bot]@users.noreply.github.com>
  • Loading branch information
mrbro-bot[bot] authored Aug 16, 2024
1 parent c5ec7db commit e69fe5e
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 @@ -90,7 +90,7 @@ jobs:
dry_run: ${{ github.event_name == 'push' && github.ref_name != github.event.repository.default_branch }}
RENOVATE_FORK_PROCESSING: 'disabled'
if: github.event_name != 'push' || steps.filter.outputs.changes == 'true'
uses: bfra-me/renovate-action@6698751cecd801c8132b98876b285edd04ae6ac0 # v4.3.3
uses: bfra-me/renovate-action@4bde0a4790dfca46bcb5f72531ec9b4f7e0f83b2 # v4.4.0
with:
autodiscover: ${{ env.autodiscover }}
branch: ${{ env.dry_run == 'true' && github.ref_name || '' }}
Expand Down

0 comments on commit e69fe5e

Please sign in to comment.