diff --git a/packages/attest/package.json b/packages/attest/package.json index cf8e32af50..d0d1e21e4f 100644 --- a/packages/attest/package.json +++ b/packages/attest/package.json @@ -43,8 +43,8 @@ }, "dependencies": { "@actions/core": "^1.10.1", - "@actions/github": "^6.0.0", - "@actions/http-client": "^2.2.1", + "@actions/github": "^7.0.0", + "@actions/http-client": "^3.0.2", "@octokit/plugin-retry": "^6.0.1", "@sigstore/bundle": "^2.3.2", "@sigstore/sign": "^2.3.2",