ackama / rails-template

Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
Other
306 stars 17 forks source link

Upgrade aws-actions/configure-aws-credentials to latest version #486

Closed eoinkelly closed 1 year ago

eoinkelly commented 1 year ago

https://github.com/aws-actions/configure-aws-credentials is up to v3 now. We are still using v1 and getting warnings about it's use of node12. There is another warning about set-output. I haven't been able to track down what is causing it (it's not our code directly) so I'm hoping that upgrading to v3 will also resolve this. I will do this upgrade on my current app and report back here if I hit any snags.

CleanShot 2023-09-07 at 09 26 32