We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79a34e5 + d772c93 commit ef5af31Copy full SHA for ef5af31
package.json
@@ -32,7 +32,7 @@
32
"@actions/exec": "^1.1.1",
33
"@actions/glob": "^0.6.1",
34
"@actions/http-client": "^3.0.0",
35
- "@actions/io": "^2.0.0",
+ "@actions/io": "^3.0.2",
36
"@actions/tool-cache": "^2.0.2",
37
"fast-xml-parser": "^5.3.4",
38
"semver": "^7.7.3",
yarn.lock
@@ -5265,7 +5265,7 @@ __metadata:
5265
"@actions/exec": "npm:^1.1.1"
5266
"@actions/glob": "npm:^0.6.1"
5267
"@actions/http-client": "npm:^3.0.0"
5268
- "@actions/io": "npm:^2.0.0"
+ "@actions/io": "npm:^3.0.2"
5269
"@actions/tool-cache": "npm:^2.0.2"
5270
"@eslint-community/eslint-utils": "npm:^4.9.1"
5271
"@eslint/js": "npm:^9.39.2"
0 commit comments