diff --git a/pkg/runner/testdata/actions/node16/package.json b/pkg/runner/testdata/actions/node16/package.json index bfe43f32c01..bccb49a6574 100644 --- a/pkg/runner/testdata/actions/node16/package.json +++ b/pkg/runner/testdata/actions/node16/package.json @@ -15,7 +15,7 @@ "@actions/github": "^4.0.0" }, "devDependencies": { - "@vercel/ncc": "^0.24.1" + "@vercel/ncc": "^0.38.1" }, "engines": { "node": ">=16"