Skip to content

Commit 4e5c9ae

Browse files
committed
fix(renovate): unknown option error
Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>
1 parent 697c90e commit 4e5c9ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '["mise run jsii-docgen"]'
4545
run: |
4646
echo "Running Renovate with log-level=$LOG_LEVEL on ${{ github.repository }}"
47-
npx renovate ${{ github.repository }} --log-level=$LOG_LEVEL
47+
npx renovate ${{ github.repository }}

0 commit comments

Comments
 (0)