Skip to content

Commit 03d27c7

Browse files
authored
chore(deps): update bfra-me/renovate-action action to v7.123.0 (#1312)
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
1 parent fbe656f commit 03d27c7

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@0d92388d14d0ac7eb70cf9bd86bd73b581b68402 # 7.122.0
160+
uses: bfra-me/renovate-action@bae02d2171ee608ab859db8943556fc56015a7e4 # 7.123.0
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)