retry request on failure to save attestation

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2024-04-24 15:07:39 -07:00
parent 29885a805e
commit 0e8fe8af62
5 changed files with 282 additions and 56 deletions
+4
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.