mirror of
https://github.com/docker/setup-compose-action.git
synced 2026-07-01 12:25:09 +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:
parent
a8074e13c2
commit
b7884b55c0
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ logFilters:
|
|||
- code: YN0086
|
||||
level: discard
|
||||
|
||||
npmPreapprovedPackages:
|
||||
- "@docker/actions-toolkit"
|
||||
|
||||
compressionLevel: mixed
|
||||
enableGlobalCache: false
|
||||
enableHardenedMode: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue