Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @docker/actions-toolkit to ^0.43.0 #395

Merged
merged 1 commit into from
Nov 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@docker/actions-toolkit": "^0.42.0",
"@docker/actions-toolkit": "^0.43.0",
"@types/semver": "^7.5.8",
"handlebars": "^4.7.8",
"semver": "^7.6.3"
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ __metadata:
languageName: node
linkType: hard

"@actions/cache@npm:^3.2.4":
version: 3.2.4
resolution: "@actions/cache@npm:3.2.4"
"@actions/cache@npm:^3.3.0":
version: 3.3.0
resolution: "@actions/cache@npm:3.3.0"
dependencies:
"@actions/core": "npm:^1.10.0"
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.0.1"
"@actions/glob": "npm:^0.1.0"
"@actions/http-client": "npm:^2.1.1"
Expand All @@ -39,8 +39,7 @@ __metadata:
"@azure/ms-rest-js": "npm:^2.6.0"
"@azure/storage-blob": "npm:^12.13.0"
semver: "npm:^6.3.1"
uuid: "npm:^3.3.3"
checksum: 10c0/81bbf9dd1712d44eb92a1b832cd76a10bd17b72a379d0c7a73ae209d152d1e5b0fb310449622c511c48ace72e92572b2927993a4c85ac98eae2f6677c42a6a6a
checksum: 10c0/e4206205bfdf8a108f2c36c582ae08acdb5d8e43ee424dde0e5248a270fa57b232709c2448b625536bfc4dd67ad037268e9796c35e1517ea6ce56083710a1ff2
languageName: node
linkType: hard

Expand Down Expand Up @@ -674,12 +673,12 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.42.0":
version: 0.42.0
resolution: "@docker/actions-toolkit@npm:0.42.0"
"@docker/actions-toolkit@npm:^0.43.0":
version: 0.43.0
resolution: "@docker/actions-toolkit@npm:0.43.0"
dependencies:
"@actions/artifact": "npm:^2.1.11"
"@actions/cache": "npm:^3.2.4"
"@actions/cache": "npm:^3.3.0"
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.1.1"
"@actions/github": "npm:^6.0.0"
Expand All @@ -699,7 +698,7 @@ __metadata:
semver: "npm:^7.6.3"
tar-stream: "npm:^3.1.7"
tmp: "npm:^0.2.3"
checksum: 10c0/8a4ee10d3777a0d2432c1d525b8bbf8430da8314734370ef985692d148f517641d4fb78e4bab9c2ae6ceaff12a129993d6250dd10d146ab4f111d027e750b5cc
checksum: 10c0/4bf5538f94bcaa636db9a485ea605b98481ed01db18f4d49e38faa6a16c83e1eca0bffb4faf9d5699da14938c8b5a9910aa876db0c57fa3f94e186e13566bb0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4829,7 +4828,7 @@ __metadata:
dependencies:
"@actions/core": "npm:^1.11.1"
"@actions/github": "npm:^6.0.0"
"@docker/actions-toolkit": "npm:^0.42.0"
"@docker/actions-toolkit": "npm:^0.43.0"
"@types/jest": "npm:^29.5.14"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.9.0"
Expand Down Expand Up @@ -6628,7 +6627,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^3.3.2, uuid@npm:^3.3.3":
"uuid@npm:^3.3.2":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
bin:
Expand Down