Compare commits

...

3 Commits

Author SHA1 Message Date
CrazyMax
b6c9154dfe Merge pull request #291 from crazy-max/v5-composable-attributes
Some checks failed
ci / bake (default) (push) Failing after 3s
ci / bake (release) (push) Failing after 3s
ci / error-check (push) Failing after 11s
ci / error-msg (push) Successful in 13s
ci / standalone (push) Failing after 3s
ci / provenance () (push) Failing after 2s
ci / provenance (builder-id=foo) (push) Failing after 3s
ci / provenance (false) (push) Failing after 3s
ci / provenance (mode=max) (push) Failing after 2s
ci / source (push) Failing after 13s
ci / provenance (true) (push) Failing after 2s
ci / sbom (/tmp/bake-build, binary) (push) Failing after 4s
ci / set (push) Failing after 1s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 3s
ci / group (push) Failing after 4s
ci / proxy-docker-config (push) Failing after 3s
ci / proxy-buildkitd (push) Failing after 4s
ci / git-context (push) Failing after 3s
ci / git-context-and-local (push) Failing after 3s
ci / docker-config-malformed (push) Successful in 20s
ci / load-and-push (push) Failing after 0s
ci / multi-output (push) Failing after 4s
ci / summary-disable (push) Failing after 2s
ci / summary-disable-deprecated (push) Failing after 3s
ci / summary-not-supported (push) Failing after 2s
ci / record-upload-disable (push) Failing after 3s
ci / record-retention-days (0) (push) Failing after 2s
ci / record-retention-days (2) (push) Failing after 3s
ci / checks (latest) (push) Failing after 2s
ci / checks (v0.14.1) (push) Failing after 3s
ci / annotations-disabled (push) Failing after 2s
ci / allow (v0.17.1) (push) Failing after 3s
ci / allow (v0.18.0) (push) Failing after 2s
ci / allow (v0.19.0-rc2) (push) Failing after 3s
test / test (push) Failing after 2s
validate / prepare (push) Failing after 10s
validate / validate (push) Has been skipped
[v5] Bump @docker/actions-toolkit from 0.47.0 to 0.51.0
2025-01-21 14:57:15 +01:00
CrazyMax
a50446b491 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-21 13:56:58 +01:00
CrazyMax
419be9c19b Bump @docker/actions-toolkit from 0.47.0 to 0.51.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-21 13:56:13 +01:00
4 changed files with 24 additions and 24 deletions

24
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.47.0",
"@docker/actions-toolkit": "^0.51.0",
"handlebars": "^4.7.8"
},
"devDependencies": {

View File

@@ -12,9 +12,9 @@ __metadata:
languageName: node
linkType: hard
"@actions/artifact@npm:^2.1.11":
version: 2.1.11
resolution: "@actions/artifact@npm:2.1.11"
"@actions/artifact@npm:^2.2.1":
version: 2.2.1
resolution: "@actions/artifact@npm:2.2.1"
dependencies:
"@actions/core": ^1.10.0
"@actions/github": ^5.1.1
@@ -29,7 +29,7 @@ __metadata:
jwt-decode: ^3.1.2
twirp-ts: ^2.5.0
unzip-stream: ^0.3.1
checksum: dbdafaad11cc573768a00f6b8a7f5109f587eb9461564ae8f15ea8fd1d6a719041df45a92ec204a43a8a1e7ce2c21d8e4229543579b89a3ca8ea30dedddf2fc9
checksum: 6ce4e62d941f17743c845637cdd832ca34c77efe0c31cf7f6ab3ad0531e54e62d4379198e8af5e84463b5f5ae0bc0ea11d41cc77c5fae7e511c7ef01742892ea
languageName: node
linkType: hard
@@ -1066,11 +1066,11 @@ __metadata:
languageName: node
linkType: hard
"@docker/actions-toolkit@npm:^0.47.0":
version: 0.47.0
resolution: "@docker/actions-toolkit@npm:0.47.0"
"@docker/actions-toolkit@npm:^0.51.0":
version: 0.51.0
resolution: "@docker/actions-toolkit@npm:0.51.0"
dependencies:
"@actions/artifact": ^2.1.11
"@actions/artifact": ^2.2.1
"@actions/cache": ^3.3.0
"@actions/core": ^1.11.1
"@actions/exec": ^1.1.1
@@ -1091,7 +1091,7 @@ __metadata:
semver: ^7.6.3
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: a0008259ab7108e4f74e1f8c5ec79d917032170e746e75f895828c3afd4120e4a72e4d8fd2dd620781a72fb5d663e491d1f84b39e4002199d5b2cd878c62913c
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.47.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