Merge pull request #190 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.69.0
Some checks failed
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
ci / main (macos-15-intel, ) (push) Waiting to run
ci / main (macos-15-intel, type=image,tag=27.3.1) (push) Waiting to run
ci / main (macos-15-intel, v27.3.1) (push) Waiting to run
ci / main (ubuntu-24.04-arm, ) (push) Waiting to run
ci / main (ubuntu-24.04-arm, type=image,tag=27.3.1) (push) Waiting to run
ci / main (ubuntu-24.04-arm, v27.3.1) (push) Waiting to run
ci / main (windows-latest, ) (push) Waiting to run
ci / main (windows-latest, type=image,tag=27.3.1) (push) Waiting to run
ci / main (windows-latest, v27.3.1) (push) Waiting to run
ci / channel (macos-15-intel) (push) Waiting to run
ci / channel (ubuntu-24.04-arm) (push) Waiting to run
ci / channel (windows-latest) (push) Waiting to run
ci / daemon-config (macos-15-intel) (push) Waiting to run
ci / daemon-config (ubuntu-24.04-arm) (push) Waiting to run
ci / daemon-config (windows-latest) (push) Waiting to run
ci / context (macos-15-intel) (push) Waiting to run
ci / context (ubuntu-24.04-arm) (push) Waiting to run
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 3s
ci / lima-start-args (push) Waiting to run
ci / context (windows-latest) (push) Waiting to run
ci / build-macos (macos-15-intel) (push) Waiting to run
ci / tcp (macos-15-intel) (push) Waiting to run
ci / build-windows (push) Waiting to run
ci / tcp (ubuntu-24.04-arm) (push) Waiting to run
ci / tcp (windows-latest) (push) Waiting to run
ci / docker-29 (macos-15-intel) (push) Waiting to run
ci / main (ubuntu-latest, ) (push) Failing after 5s
ci / docker-29 (windows-latest) (push) Waiting to run
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 4s
ci / channel (ubuntu-latest) (push) Failing after 2s
ci / daemon-config (ubuntu-latest) (push) Failing after 2s
ci / context (ubuntu-latest) (push) Failing after 2s
ci / build-linux (containerd-system) (push) Failing after 2s
ci / build-linux (containerd-tarball) (push) Failing after 2s
ci / set-host (push) Failing after 2s
ci / rootless (push) Failing after 2s
ci / tcp (ubuntu-latest) (push) Failing after 2s
ci / undock-regctl-version (, ) (push) Failing after 1s
ci / undock-regctl-version (, v0.9.0) (push) Failing after 2s
ci / undock-regctl-version (v0.8.2, ) (push) Failing after 2s
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Failing after 2s
ci / docker-29 (ubuntu-latest) (push) Failing after 2s

build(deps): bump @docker/actions-toolkit from 0.68.0 to 0.69.0
This commit is contained in:
CrazyMax
2025-12-03 10:00:58 +01: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

@@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.11.1",
"@docker/actions-toolkit": "^0.68.0"
"@docker/actions-toolkit": "^0.69.0"
},
"devDependencies": {
"@types/node": "^20.6.0",

View File

@@ -1123,9 +1123,9 @@ __metadata:
languageName: node
linkType: hard
"@docker/actions-toolkit@npm:^0.68.0":
version: 0.68.0
resolution: "@docker/actions-toolkit@npm:0.68.0"
"@docker/actions-toolkit@npm:^0.69.0":
version: 0.69.0
resolution: "@docker/actions-toolkit@npm:0.69.0"
dependencies:
"@actions/artifact": ^4.0.0
"@actions/cache": ^4.1.0
@@ -1150,7 +1150,7 @@ __metadata:
semver: ^7.7.3
tar-stream: ^3.1.7
tmp: ^0.2.5
checksum: f6ee39364693665e14bec353d5b2761c08af3ee868b54e6b705b5938cb1a4d7c8e4601ead38a178c5b03ef0b96efa945cd5b3d0cc61b41579215ae235141d2ef
checksum: cfdbf2a0f88e00fb3ed53c7bc016c3e50f1e3f6fef06599971f6e94b842eea39359d7937f69942e835893ec128cb0355c0a326393b4cd7d9c6a0c893463ecdec
languageName: node
linkType: hard
@@ -3458,7 +3458,7 @@ __metadata:
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": ^1.11.1
"@docker/actions-toolkit": ^0.68.0
"@docker/actions-toolkit": ^0.69.0
"@types/node": ^20.6.0
"@typescript-eslint/eslint-plugin": ^6.6.0
"@typescript-eslint/parser": ^6.6.0