11
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2026-07-01 18:49:31 +00:00

chore: allow actions-toolkit to bypass yarn age gate

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2026-07-01 10:52:55 +02:00
parent b99c92828a
commit 4876fd8314
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4

View file

@ -14,6 +14,9 @@ logFilters:
- code: YN0086
level: discard
npmPreapprovedPackages:
- "@docker/actions-toolkit"
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true