Bump @actions/io to 3.0.2
This commit is contained in:
Generated
+5
-8
@@ -9,17 +9,14 @@
|
||||
"version": "3.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/io": "file:../io"
|
||||
"@actions/io": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"../io": {
|
||||
"name": "@actions/io",
|
||||
"version": "3.0.0",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@actions/io": {
|
||||
"resolved": "../io",
|
||||
"link": true
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz",
|
||||
"integrity": "sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user