Skip to content

Commit 41139ff

Browse files
make @actions/io under deps
1 parent a9a33bb commit 41139ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"@actions/core": "^1.10.0",
2626
"@actions/exec": "^1.1.1",
2727
"@actions/tool-cache": "^1.7.2",
28+
"@actions/io": "^1.1.3",
2829
"semver": "^7.5.1",
2930
"typed-rest-client": "^1.8.9"
3031
},
3132
"devDependencies": {
32-
"@actions/io": "^1.1.3",
3333
"@types/jest": "^27.0.2",
3434
"@types/nock": "^11.1.0",
3535
"@types/node": "^16.18.32",

0 commit comments

Comments
 (0)