diff --git a/package.json b/package.json index 3b6de37..fa2e0e5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@actions/core": "1.9.1", - "@actions/http-client": "^2.2.3", + "@actions/http-client": "2.2.3", "@nuxt/eslint": "0.7.0", "@nuxt/test-utils": "3.14.4", "@playwright/test": "1.48.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dfa80d0..ffb5a2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: specifier: 1.9.1 version: 1.9.1 '@actions/http-client': - specifier: ^2.2.3 + specifier: 2.2.3 version: 2.2.3 '@nuxt/eslint': specifier: 0.7.0