diff --git a/pkg/runner/testdata/actions/node12/package.json b/pkg/runner/testdata/actions/node12/package.json index 8032da1d3b0..9c022cf0e30 100644 --- a/pkg/runner/testdata/actions/node12/package.json +++ b/pkg/runner/testdata/actions/node12/package.json @@ -15,7 +15,7 @@ "@actions/github": "^4.0.0" }, "devDependencies": { - "@vercel/ncc": "^0.24.1" + "@vercel/ncc": "^0.38.1" }, "engines": { "node": ">=12"