Skip to content

Commit

Permalink
Merge pull request #5375 from nextcloud/automated/noid/main-fix-npm-a…
Browse files Browse the repository at this point in the history
…udit

[main] Fix npm audit
  • Loading branch information
juliusknorr authored Feb 14, 2024
2 parents efd1799 + 5ed6359 commit 2f03a47
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 196 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: |
npm ci
npm run build --if-present
git checkout -- js/
- name: Create Pull Request
if: always()
Expand Down
Loading

0 comments on commit 2f03a47

Please sign in to comment.