Public Access
1
0
mirror of https://github.com/docker/build-push-action.git synced 2026-05-30 06:20:01 +03:00

update yarn to 4.15.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-05-28 15:13:15 +02:00
parent c0132ad86b
commit fe2165d9f3
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
],
"author": "Docker Inc.",
"license": "Apache-2.0",
"packageManager": "yarn@4.9.2",
"packageManager": "yarn@4.15.0",
"dependencies": {
"@actions/core": "^3.0.1",
"@docker/actions-toolkit": "0.91.0",