Chore(deps): Bump nextcloud-libraries/npm-audit-action

Bumps [nextcloud-libraries/npm-audit-action](https://github.com/nextcloud-libraries/npm-audit-action) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/nextcloud-libraries/npm-audit-action/releases)
- [Commits](2a60bd2e79...1b1728b2b4)

---
updated-dependencies:
- dependency-name: nextcloud-libraries/npm-audit-action
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-12 01:54:09 +00:00
committed by GitHub
parent 8280f0796f
commit 00b334d3d9

View File

@@ -54,7 +54,7 @@ jobs:
- name: Fix npm audit - name: Fix npm audit
id: npm-audit id: npm-audit
uses: nextcloud-libraries/npm-audit-action@2a60bd2e79cc77f2cc4d9a3fe40f1a69896f3a87 # v0.1.0 uses: nextcloud-libraries/npm-audit-action@1b1728b2b4a7a78d69de65608efcf4db0e3e42d0 # v0.2.0
- name: Run npm ci and npm run build - name: Run npm ci and npm run build
if: steps.checkout.outcome == 'success' if: steps.checkout.outcome == 'success'