Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.35.0
Some checks failed
ci / main () (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (lab:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled

build(deps): bump @docker/actions-toolkit from 0.34.0 to 0.35.0
This commit is contained in:
CrazyMax
2024-07-22 11:48:29 +02:00
committed by GitHub
4 changed files with 8 additions and 8 deletions

2
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

View File

@@ -26,7 +26,7 @@
"packageManager": "yarn@3.6.3", "packageManager": "yarn@3.6.3",
"dependencies": { "dependencies": {
"@actions/core": "^1.10.1", "@actions/core": "^1.10.1",
"@docker/actions-toolkit": "^0.34.0", "@docker/actions-toolkit": "^0.35.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"uuid": "^10.0.0" "uuid": "^10.0.0"
}, },

View File

@@ -1071,9 +1071,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@docker/actions-toolkit@npm:^0.34.0": "@docker/actions-toolkit@npm:^0.35.0":
version: 0.34.0 version: 0.35.0
resolution: "@docker/actions-toolkit@npm:0.34.0" resolution: "@docker/actions-toolkit@npm:0.35.0"
dependencies: dependencies:
"@actions/artifact": ^2.1.8 "@actions/artifact": ^2.1.8
"@actions/cache": ^3.2.4 "@actions/cache": ^3.2.4
@@ -1096,7 +1096,7 @@ __metadata:
semver: ^7.6.3 semver: ^7.6.3
tar-stream: ^3.1.7 tar-stream: ^3.1.7
tmp: ^0.2.3 tmp: ^0.2.3
checksum: fc7fc2e41c08985769ffeb703c6afbb88ec412d83cf3ea21ea3c51af968083ed8cb9b957c8b91e4e3bfaf763271be1dd3c5627eb8d5ad139d82828165f4a32d4 checksum: 27fa4a500e94beff376bc322cc1074c82b20f6ceb0104c43ed5efc613763c8b7ea37b231c32c4dfcb5f7ce8a14948eecc799aa363d60d11d848466d5718d63f0
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3168,7 +3168,7 @@ __metadata:
resolution: "docker-setup-buildx@workspace:." resolution: "docker-setup-buildx@workspace:."
dependencies: dependencies:
"@actions/core": ^1.10.1 "@actions/core": ^1.10.1
"@docker/actions-toolkit": ^0.34.0 "@docker/actions-toolkit": ^0.35.0
"@types/js-yaml": ^4.0.9 "@types/js-yaml": ^4.0.9
"@types/node": ^20.12.12 "@types/node": ^20.12.12
"@types/uuid": ^10.0.0 "@types/uuid": ^10.0.0