Skip to content

Commit

Permalink
chore(deps): update bfra-me/renovate-action action to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbro-bot[bot] committed Aug 17, 2024
1 parent 58a6fe9 commit 2bdc301
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@4bde0a4790dfca46bcb5f72531ec9b4f7e0f83b2 # v4.4.0
uses: bfra-me/renovate-action@b4256e123c831e5ca809e0e5d68060e77b66db59 # v4.4.1
with:
branch: ${{ env.dry_run == 'true' && github.ref_name || '' }}
cache: true
Expand Down

0 comments on commit 2bdc301

Please sign in to comment.