diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity index e83e94f..a929103 100644 --- a/node_modules/.yarn-integrity +++ b/node_modules/.yarn-integrity @@ -7,7 +7,6 @@ "linkedModules": [], "topLevelPatterns": [ "@actions/core@^1.2.0", - "@actions/io@^1.0.1", "@actions/tool-cache@^1.1.2", "@types/node@^12.12.7", "@types/semver@^6.2.0", diff --git a/package.json b/package.json index a5692bb..2305b24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "dependencies": { "@actions/core": "^1.2.0", - "@actions/io": "^1.0.1", "@actions/tool-cache": "^1.1.2", "@types/node": "^12.12.7", "@types/semver": "^6.2.0",