custom user-agent string for attestation API reqs

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2026-02-25 11:10:52 -08:00
parent 8c90e2297a
commit 27e5a955bf
4 changed files with 34 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# @actions/attest Releases
## 3.1.0
- Add support for `ACTIONS_ORCHESTRATION_ID` in user-agent [#2320](https://github.com/actions/toolkit/pull/2320)
## 3.0.0
- **Breaking change**: Package is now ESM-only