mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-06-13 12:04:20 +08:00
Compare commits
No commits in common. "22b48a429f10e1de233237b5c534c9c3d2e41597" and "fa8b94d584e210e06220a180e6741ed29f35995d" have entirely different histories.
22b48a429f
...
fa8b94d584
11
.yarnrc.yml
11
.yarnrc.yml
@ -1,10 +1,10 @@
|
||||
# https://yarnpkg.com/configuration/yarnrc
|
||||
|
||||
nodeLinker: node-modules
|
||||
compressionLevel: mixed
|
||||
enableGlobalCache: false
|
||||
enableHardenedMode: true
|
||||
|
||||
logFilters:
|
||||
- code: YN0004
|
||||
level: discard
|
||||
- code: YN0013
|
||||
level: discard
|
||||
- code: YN0019
|
||||
@ -14,8 +14,5 @@ logFilters:
|
||||
- code: YN0086
|
||||
level: discard
|
||||
|
||||
compressionLevel: mixed
|
||||
enableGlobalCache: false
|
||||
enableHardenedMode: true
|
||||
nodeLinker: node-modules
|
||||
enableScripts: false
|
||||
npmMinimalAgeGate: 2d
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
],
|
||||
"author": "Docker Inc.",
|
||||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@4.15.0",
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"dependencies": {
|
||||
"@actions/core": "^3.0.1",
|
||||
"@docker/actions-toolkit": "^0.91.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user