Skip to content

Release 83

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 18:20
· 7 commits to master since this release
Use keyring for caching.

The cached OIDC and AWS credentials are now stored in the keyring
(in an encrypted manner). This obviously improves the security
but also makes the code slightly simpler (we don't have to deal
with file I/O).