fix: upgrade @actions/http-client from 2.2.1 to 2.2.3

Snyk has created this PR to upgrade @actions/http-client from 2.2.1 to 2.2.3.

See this package in npm:
@actions/http-client

See this project in Snyk:
c294311f-40c3-4386-990f-dd7769a0ca56?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-11-17 02:56:36 +00:00
parent bcfbca5b71
commit 40dd733c07
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 6 additions and 5 deletions

View file

@ -30,7 +30,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.4.0",
"@actions/http-client": "^2.2.1",
"@actions/http-client": "^2.2.3",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.6.0",