1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-08 06:27:02 +09:00

Document context.runAttempt in @actions/github 6.0.1 (#2054)

This commit is contained in:
Josh Gross 2025-05-13 10:37:14 -04:00 committed by GitHub
parent 36db4d62ad
commit 8d8a914a94
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,8 @@
### 6.0.1
- Dependency updates [#2043](https://github.com/actions/toolkit/pull/2043/)
- Dependency updates [#2043](https://github.com/actions/toolkit/pull/2043)
- Add `context.runAttempt` [#1588](https://github.com/actions/toolkit/pull/1588)
### 6.0.0
- Support the latest Octokit in @actions/github [#1553](https://github.com/actions/toolkit/pull/1553)