Document context.runAttempt in @actions/github 6.0.1

This commit is contained in:
Josh Gross 2025-05-08 15:52:07 -04:00 committed by GitHub
parent 36db4d62ad
commit 84930682ac
No known key found for this signature in database
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)