Skip to content

Commit

Permalink
Update update_dependencies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mucsi96 authored Sep 22, 2024
1 parent f62ca3a commit da1d0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
uses: actions/checkout@v4
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 20
# - env:
# LOG_LEVEL: debug
- run: npx renovate --token ${{ secrets.GITHUB_TOKEN }} --platform github --autodiscover

0 comments on commit da1d0d8

Please sign in to comment.