Bump version to 3.0.0 and update dependencies for @actions/core, @actions/github, and @actions/http-client

This commit is contained in:
Tingluo Huang
2026-01-08 14:34:05 +00:00
parent d3a48dd52f
commit e68ab4b91a
3 changed files with 36 additions and 29 deletions
+6
View File
@@ -1,5 +1,11 @@
# @actions/attest Releases
### 3.0.0
- Bump @actions/core from 1.11.1 to 2.0.2
- Bump @actions/github from 6.0.0 to 7.0.0
- Bump @actions/http-client from 2.2.3 to 3.0.1
### 2.0.0
- Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110)