Skip to content

Commit 0737d3f

Browse files
committed
Changed auit check
1 parent 09fc382 commit 0737d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: docker network create frontend
2828

2929
- name: npm audit
30-
run: docker compose run --rm node npm audit --prefix /app/web/themes/custom/hoeringsportal
30+
run: docker compose run --rm node --disable-proto npm audit --prefix /app/web/themes/custom/hoeringsportal
3131

3232
code-analysis:
3333
name: PHP - Code analysis

0 commit comments

Comments
 (0)