actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.37k stars 1.16k forks source link

Allow credentials to be read from environmental variables #1255

Closed rlukata closed 9 months ago

rlukata commented 9 months ago

This PR changes the behavior of the action by allowing access key ID, secret access key, and region to be read from environmental variables. The goal is to be able to use this action through OIDC.