Public Access
1
0
mirror of https://github.com/docker/build-push-action.git synced 2026-07-01 20:09:44 +03:00

Merge pull request #1570 from crazy-max/fix-yarn-preapprove-actions-toolkit

chore: allow actions-toolkit to bypass yarn age gate
This commit is contained in:
CrazyMax
2026-07-01 13:59:31 +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