aws-samples / aws-samples/aws-sam-github-actions-example
Use `aws-actions/setup-sam` to set up
Open
- Dominant language
- Python
- Stars
- 63
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
The sample provides a bit dated code. I think using `aws-actions/setup-sam@v2` would remove some boilerplate, and `actions/checkout@v2` is also a bit dated - should be `v4` at this point.
Using `setup-sam` would also imply having a `samconfig.toml` in the root.
Contributor guide
Assessment
This issue has not been assessed yet.