fix proxy support for jwks retrieval

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-07-26 15:00:43 -07:00
parent 49927e464a
commit b28406bd1f
5 changed files with 46 additions and 535 deletions

View File

@@ -1,5 +1,9 @@
# @actions/attest Releases
### 1.3.1
- Fix bug with proxy support when retrieving JWKS for OIDC issuer
### 1.3.0
- Dynamic construction of Sigstore API URLs