build(deps): bump @actions/io from 2.0.0 to 3.0.2
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 2.0.0 to 3.0.2. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) --- updated-dependencies: - dependency-name: "@actions/io" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
"@actions/exec": "^2.0.0",
|
"@actions/exec": "^2.0.0",
|
||||||
"@actions/github": "^9.0.0",
|
"@actions/github": "^9.0.0",
|
||||||
"@actions/http-client": "^3.0.2",
|
"@actions/http-client": "^3.0.2",
|
||||||
"@actions/io": "^2.0.0",
|
"@actions/io": "^3.0.2",
|
||||||
"@actions/tool-cache": "^3.0.1",
|
"@actions/tool-cache": "^3.0.1",
|
||||||
"@azure/storage-blob": "^12.29.1",
|
"@azure/storage-blob": "^12.29.1",
|
||||||
"@sigstore/bundle": "^4.0.0",
|
"@sigstore/bundle": "^4.0.0",
|
||||||
|
|||||||
@@ -177,6 +177,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@actions/io@npm:^3.0.2":
|
||||||
|
version: 3.0.2
|
||||||
|
resolution: "@actions/io@npm:3.0.2"
|
||||||
|
checksum: 10/ef17cb4ec0a2b640d5f4851446ad1c12bf4b2b1cf83741c5eecee4e8f50b3ca3ac9ae4084027dcaa1bf0c016d653dbc0e5fe20daedd39ee5fb6edb671f6e45b5
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@actions/tool-cache@npm:^3.0.1":
|
"@actions/tool-cache@npm:^3.0.1":
|
||||||
version: 3.0.1
|
version: 3.0.1
|
||||||
resolution: "@actions/tool-cache@npm:3.0.1"
|
resolution: "@actions/tool-cache@npm:3.0.1"
|
||||||
@@ -1194,7 +1201,7 @@ __metadata:
|
|||||||
"@actions/exec": "npm:^2.0.0"
|
"@actions/exec": "npm:^2.0.0"
|
||||||
"@actions/github": "npm:^9.0.0"
|
"@actions/github": "npm:^9.0.0"
|
||||||
"@actions/http-client": "npm:^3.0.2"
|
"@actions/http-client": "npm:^3.0.2"
|
||||||
"@actions/io": "npm:^2.0.0"
|
"@actions/io": "npm:^3.0.2"
|
||||||
"@actions/tool-cache": "npm:^3.0.1"
|
"@actions/tool-cache": "npm:^3.0.1"
|
||||||
"@azure/storage-blob": "npm:^12.29.1"
|
"@azure/storage-blob": "npm:^12.29.1"
|
||||||
"@eslint/compat": "npm:^2.0.0"
|
"@eslint/compat": "npm:^2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user