diff --git a/package-lock.json b/package-lock.json index 963e8c0..052f92d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,8 +25,7 @@ }, "node_modules/@actions/artifact": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-1.0.0.tgz", - "integrity": "sha512-oje+cCiM2maVwoiN+LT9kh2C6UqiTcS1tDKins+nRfckX+C8JJD2kAmzpD5fn/p5Dibjrqk1mtwreAzgNxHrDg==", + "resolved": "git+ssh://git@github.com/austinsasko/toolkit.git#3568fd49574b161000abd911a337ccb3e0fa75cc", "dependencies": { "@actions/core": "^1.2.6", "@actions/http-client": "^1.0.11",