Skip to content

Commit 59baf57

Browse files
authored
chore(deps): update bfra-me/renovate-action to v8.87.1 (#1606)
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
1 parent 22b00e5 commit 59baf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
dry_run: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
158158
if: >-
159159
${{ !contains('["push", "workflow_run"]', github.event_name) || github.event.workflow_run.conclusion == 'success' || steps.filter.outputs.changes == 'true' }}
160-
uses: bfra-me/renovate-action@d242590394a13614187a383a585936a2f7ae44d6 # 8.87.0
160+
uses: bfra-me/renovate-action@adae47f8e105a6a3dd40610b6a91e61b22e01405 # 8.87.1
161161
with:
162162
autodiscover: ${{ steps.prepare.outputs.autodiscover }}
163163
autodiscover-filter: ${{ steps.prepare.outputs.autodiscover == 'true' && steps.prepare.outputs.repos || '[]' }}

0 commit comments

Comments
 (0)