12
0
Fork 0
mirror of https://github.com/docker/setup-qemu-action.git synced 2026-07-02 14:39:31 +00:00

Merge pull request #314 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 11:37:44 +02:00 committed by GitHub
commit 0eca235293
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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