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
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)