[ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks

This commit is contained in:
DominikIwanek
2025-09-16 13:14:53 +02:00
parent a347b20f20
commit 9052948b70
+1
View File
@@ -216,6 +216,7 @@ jobs:
fetch-depth: 0 # Fetch all history for all tags and branches
- uses: ./.github/actions/setup
- uses: ./.github/actions/download-node-modules-and-artifacts
- run: npm run lint:affected $NX_CALCULATION_FLAGS
- run: npm run lint:affected -- $NX_CALCULATION_FLAGS
build-libs: