Merge pull request #1025 from crazy-max/fix-yarn-preapprove-actions-toolkit
zizmor / zizmor (push) Failing after 0s
validate / prepare (push) Successful in 18s
test / test (push) Failing after 29s
codeql / analyze (push) Failing after 1m33s
validate / validate (push) Successful in 1m52s

chore: allow actions-toolkit to bypass yarn age gate
This commit is contained in:
CrazyMax
2026-07-01 14:00:00 +02:00
committed by GitHub
+3
View File
@@ -14,6 +14,9 @@ logFilters:
- code: YN0086
level: discard
npmPreapprovedPackages:
- "@docker/actions-toolkit"
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true