Skip to content

Commit

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

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

Co-authored-by: mrbro-bot[bot] <137683033+mrbro-bot[bot]@users.noreply.github.com>
  • Loading branch information
mrbro-bot[bot] authored Aug 14, 2024
1 parent ccb29f5 commit c5ec7db
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@ef37417bd2dc94514c823f1374298b1f7f7209d4 # v4.3.2
uses: bfra-me/renovate-action@6698751cecd801c8132b98876b285edd04ae6ac0 # v4.3.3
with:
autodiscover: ${{ env.autodiscover }}
branch: ${{ env.dry_run == 'true' && github.ref_name || '' }}
Expand Down

0 comments on commit c5ec7db

Please sign in to comment.