Skip to content

Commit ef5af31

Browse files
authored
Merge pull request #217 from red-gate/dependabot/npm_and_yarn/actions/io-3.0.2
Bump @actions/io from 2.0.0 to 3.0.2
2 parents 79a34e5 + d772c93 commit ef5af31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@actions/exec": "^1.1.1",
3333
"@actions/glob": "^0.6.1",
3434
"@actions/http-client": "^3.0.0",
35-
"@actions/io": "^2.0.0",
35+
"@actions/io": "^3.0.2",
3636
"@actions/tool-cache": "^2.0.2",
3737
"fast-xml-parser": "^5.3.4",
3838
"semver": "^7.7.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5265,7 +5265,7 @@ __metadata:
52655265
"@actions/exec": "npm:^1.1.1"
52665266
"@actions/glob": "npm:^0.6.1"
52675267
"@actions/http-client": "npm:^3.0.0"
5268-
"@actions/io": "npm:^2.0.0"
5268+
"@actions/io": "npm:^3.0.2"
52695269
"@actions/tool-cache": "npm:^2.0.2"
52705270
"@eslint-community/eslint-utils": "npm:^4.9.1"
52715271
"@eslint/js": "npm:^9.39.2"

0 commit comments

Comments
 (0)