We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830955b commit 7a3a224Copy full SHA for 7a3a224
.github/workflows/update_dependencies.yml
@@ -21,5 +21,5 @@ jobs:
21
- name: Setup node
22
uses: actions/setup-node@v4
23
- env:
24
- LOG_LEVEL:debug
+ LOG_LEVEL: debug
25
run: npx renovate --token ${{ secrets.GITHUB_TOKEN }}
0 commit comments