Freezing versions

This commit is contained in:
svartalf
2019-10-09 19:59:03 +03:00
parent 27edb9f4cc
commit c878fe3cc4
+3 -3
View File
@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@actions-rs/core": {
"version": "0.0.5-alpha.3",
"resolved": "https://npm.pkg.github.com/download/@actions-rs/core/0.0.5-alpha.3/e2d3f0507fa0a6677f32a6456c39daf9bc52fb36b8137315b0d47b8e66c39150",
"integrity": "sha512-dPqS5b3M1wlK6ae5D8JA8dKlXgIHue+gpNs/JRM/Hg4Q+BwWo9xwC9ih0xH83LJhBgj9M9cUH9i+SuhBJPqcRA==",
"version": "0.0.5",
"resolved": "https://npm.pkg.github.com/download/@actions-rs/core/0.0.5/28b7060737aa976be0c072ea8ab7565759bb51fa354b8ef3fd4f3edb500fbada",
"integrity": "sha512-+WILmgwjao5QtodKmluY3Pl+DJBjqDWY5AZ7VYRIIHNanLPeQ/DqU/pjcSBxlR2nLeRW45zE83K34o6VKlWc3Q==",
"requires": {
"@actions/core": "^1.1.3",
"@actions/exec": "^1.0.1",