Bump package versions and update RELEASES.md for http-client, github, and attest

Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-11 09:41:26 +00:00
parent 6300e516de
commit de5ed035f9
11 changed files with 26 additions and 10 deletions
+5
View File
@@ -1,5 +1,10 @@
# @actions/github Releases
### 6.1.0
- Update undici to v7 [#TBD](https://github.com/actions/toolkit/pull/TBD)
- Update @actions/http-client to v3.1.0 [#TBD](https://github.com/actions/toolkit/pull/TBD)
### 6.0.1
- Dependency updates [#2043](https://github.com/actions/toolkit/pull/2043)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/github",
"version": "6.0.1",
"version": "6.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/github",
"version": "6.0.1",
"version": "6.1.0",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^3.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/github",
"version": "6.0.1",
"version": "6.1.0",
"description": "Actions github lib",
"keywords": [
"github",