retry request on failure to save attestation

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-04-24 11:31:11 -07:00
parent 29885a805e
commit 0e8fe8af62
5 changed files with 282 additions and 56 deletions

View File

@@ -1,5 +1,9 @@
# @actions/attest Releases
### 1.2.1
- Retry request on attestation persistence failure
### 1.2.0
- Generate attestations using the v0.3 Sigstore bundle format.