From a53c7a2ad51daa6e1c3fee44192f6309b9e756f7 Mon Sep 17 00:00:00 2001 From: LF Barrile Date: Thu, 21 Nov 2024 11:27:13 -0300 Subject: [PATCH] set command audit --- .github/workflows/npm-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-audit.yml b/.github/workflows/npm-audit.yml index bbe47fa0..23d4bb7c 100644 --- a/.github/workflows/npm-audit.yml +++ b/.github/workflows/npm-audit.yml @@ -28,4 +28,4 @@ jobs: run: npm install - name: Run npm audit - run: npm audit --production + run: npm audit --omit=dev