Skip to content

Commit 4876fd8

Browse files
committed
chore: allow actions-toolkit to bypass yarn age gate
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent b99c928 commit 4876fd8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.yarnrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ logFilters:
1414
- code: YN0086
1515
level: discard
1616

17+
npmPreapprovedPackages:
18+
- "@docker/actions-toolkit"
19+
1720
compressionLevel: mixed
1821
enableGlobalCache: false
1922
enableHardenedMode: true

0 commit comments

Comments
 (0)