Bump @actions/http-client and @actions/github on all packages

This commit is contained in:
Daniel Kennedy
2026-01-27 13:31:31 -05:00
parent c0ef67ec49
commit 76339b5f68
15 changed files with 239 additions and 429 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/artifact",
"version": "5.0.2",
"version": "5.0.3",
"preview": true,
"description": "Actions artifact lib",
"keywords": [
@@ -42,7 +42,7 @@
"dependencies": {
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/http-client": "^3.0.1",
"@actions/http-client": "^3.0.2",
"@azure/storage-blob": "^12.29.1",
"@octokit/core": "^5.2.1",
"@octokit/plugin-request-log": "^1.0.4",