bump @actions/http-client from 2.2.1 to 2.2.3

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-08-22 07:50:49 -07:00
parent d1aa255c7f
commit 1e69bffbba
3 changed files with 15 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@actions/attest",
"version": "1.4.0",
"version": "1.4.1",
"description": "Actions attestation lib",
"keywords": [
"github",
@@ -44,7 +44,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@actions/http-client": "^2.2.1",
"@actions/http-client": "^2.2.3",
"@octokit/plugin-retry": "^6.0.1",
"@sigstore/bundle": "^2.3.2",
"@sigstore/sign": "^2.3.2",