mirror of
https://github.com/docker/bake-action.git
synced 2025-12-06 07:48:26 +08:00
Merge pull request #286 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.51.0
Some checks failed
test / test (push) Failing after 1s
validate / prepare (push) Failing after 9s
validate / validate (push) Has been skipped
ci / bake (release) (push) Failing after 1s
ci / bake (default) (push) Failing after 4s
ci / error-msg (push) Successful in 14s
ci / error-check (push) Failing after 10s
ci / standalone (push) Failing after 2s
ci / provenance () (push) Failing after 2s
ci / provenance (builder-id=foo) (push) Failing after 2s
ci / provenance (false) (push) Failing after 3s
ci / remote (push) Failing after 12s
ci / provenance (mode=max) (push) Failing after 3s
ci / provenance (true) (push) Failing after 3s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 1s
ci / sbom (/tmp/bake-build, binary) (push) Failing after 4s
ci / group (push) Failing after 0s
ci / docker-config-malformed (push) Successful in 19s
ci / proxy-docker-config (push) Failing after 4s
ci / set (push) Failing after 25s
ci / proxy-buildkitd (push) Failing after 3s
ci / git-context (push) Failing after 3s
ci / git-context-and-local (push) Failing after 2s
ci / multi-output (push) Failing after 4s
ci / load-and-push (push) Failing after 3s
ci / summary-disable (push) Failing after 3s
ci / summary-disable-deprecated (push) Failing after 2s
ci / summary-not-supported (push) Failing after 3s
ci / record-upload-disable (push) Failing after 2s
ci / record-retention-days (0) (push) Failing after 3s
ci / record-retention-days (2) (push) Failing after 3s
ci / checks (latest) (push) Failing after 3s
ci / checks (v0.14.1) (push) Failing after 3s
ci / annotations-disabled (push) Failing after 3s
ci / allow (v0.17.1) (push) Failing after 2s
ci / allow (v0.18.0) (push) Failing after 3s
ci / allow (v0.19.0-rc2) (push) Failing after 2s
ci-subaction / list-targets-group-matrix (push) Failing after 2s
ci-subaction / list-targets-group (push) Failing after 3s
ci-subaction / list-targets-multi-files (push) Failing after 3s
Some checks failed
test / test (push) Failing after 1s
validate / prepare (push) Failing after 9s
validate / validate (push) Has been skipped
ci / bake (release) (push) Failing after 1s
ci / bake (default) (push) Failing after 4s
ci / error-msg (push) Successful in 14s
ci / error-check (push) Failing after 10s
ci / standalone (push) Failing after 2s
ci / provenance () (push) Failing after 2s
ci / provenance (builder-id=foo) (push) Failing after 2s
ci / provenance (false) (push) Failing after 3s
ci / remote (push) Failing after 12s
ci / provenance (mode=max) (push) Failing after 3s
ci / provenance (true) (push) Failing after 3s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 1s
ci / sbom (/tmp/bake-build, binary) (push) Failing after 4s
ci / group (push) Failing after 0s
ci / docker-config-malformed (push) Successful in 19s
ci / proxy-docker-config (push) Failing after 4s
ci / set (push) Failing after 25s
ci / proxy-buildkitd (push) Failing after 3s
ci / git-context (push) Failing after 3s
ci / git-context-and-local (push) Failing after 2s
ci / multi-output (push) Failing after 4s
ci / load-and-push (push) Failing after 3s
ci / summary-disable (push) Failing after 3s
ci / summary-disable-deprecated (push) Failing after 2s
ci / summary-not-supported (push) Failing after 3s
ci / record-upload-disable (push) Failing after 2s
ci / record-retention-days (0) (push) Failing after 3s
ci / record-retention-days (2) (push) Failing after 3s
ci / checks (latest) (push) Failing after 3s
ci / checks (v0.14.1) (push) Failing after 3s
ci / annotations-disabled (push) Failing after 3s
ci / allow (v0.17.1) (push) Failing after 2s
ci / allow (v0.18.0) (push) Failing after 3s
ci / allow (v0.19.0-rc2) (push) Failing after 2s
ci-subaction / list-targets-group-matrix (push) Failing after 2s
ci-subaction / list-targets-group (push) Failing after 3s
ci-subaction / list-targets-multi-files (push) Failing after 3s
chore(deps): Bump @docker/actions-toolkit from 0.50.0 to 0.51.0
This commit is contained in:
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
@@ -27,7 +27,7 @@
|
||||
"packageManager": "yarn@3.6.3",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@docker/actions-toolkit": "^0.50.0",
|
||||
"@docker/actions-toolkit": "^0.51.0",
|
||||
"handlebars": "^4.7.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -1066,9 +1066,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@docker/actions-toolkit@npm:^0.50.0":
|
||||
version: 0.50.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.50.0"
|
||||
"@docker/actions-toolkit@npm:^0.51.0":
|
||||
version: 0.51.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.51.0"
|
||||
dependencies:
|
||||
"@actions/artifact": ^2.2.1
|
||||
"@actions/cache": ^3.3.0
|
||||
@@ -1091,7 +1091,7 @@ __metadata:
|
||||
semver: ^7.6.3
|
||||
tar-stream: ^3.1.7
|
||||
tmp: ^0.2.3
|
||||
checksum: dc1b0323f142f96cbac47be327ebdbc9038a8835f32f174e24c3d8113df03ca6fb034be6ffadeab1e1d234ccd6931e09915c96a8732065e35a576e459d3471ff
|
||||
checksum: 03d25e8896fed69db608aad58995a41f57325c1e26c197040990c671dfbdeddd2483028d24c2d4505c010a87992780ee09d9e1f1141dda5662857050d644a99b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3159,7 +3159,7 @@ __metadata:
|
||||
resolution: "docker-buildx-bake@workspace:."
|
||||
dependencies:
|
||||
"@actions/core": ^1.11.1
|
||||
"@docker/actions-toolkit": ^0.50.0
|
||||
"@docker/actions-toolkit": ^0.51.0
|
||||
"@types/node": ^20.12.12
|
||||
"@typescript-eslint/eslint-plugin": ^7.9.0
|
||||
"@typescript-eslint/parser": ^7.9.0
|
||||
|
||||
Reference in New Issue
Block a user