diff --git a/.github/actions/operations/package.json b/.github/actions/operations/package.json index 412a89a..4097035 100644 --- a/.github/actions/operations/package.json +++ b/.github/actions/operations/package.json @@ -8,7 +8,7 @@ "test": "jest" }, "dependencies": { - "@actions/core": "^1.2.5" + "@actions/core": "1.2.5" }, "devDependencies": { "@vercel/ncc": "^0.31.1",