mirror of
https://github.com/docker/setup-qemu-action.git
synced 2026-05-28 00:58:18 +01:00
ci: enforce ignore-scripts policy for Node package managers
This commit is contained in:
committed by
Alexandre Vallières-Lagacé
parent
06116385d9
commit
8864a83d99
@@ -17,3 +17,4 @@ logFilters:
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"
|
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"
|
||||||
|
enableScripts: false
|
||||||
|
|||||||
Reference in New Issue
Block a user