Amazon App Runner "Deploy Service" Action for GitHub Actions
Abandonedawslabs/amazon-app-runner-deploy · MIT-0
Registers an AWS AppRunner Service and deploys the application using the source code of a given GitHub repository. Supports both source code and Docker image based service
★ 60 starsLast commit 2 years agoLatest v2.5.2
F
31
/ 100
Security signals
OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesUnknown
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: awslabs/amazon-app-runner-deploy@bcc9986d25f66e274d0f07af6dd6bfc91609cbc0 # v2.5.2Mutable tags like v2.5.2 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: awslabs/amazon-app-runner-deploy@bcc9986d25f66e274d0f07af6dd6bfc91609cbc0 # v2.5.2
Score breakdown
Security (35%)67
Popularity (20%)38
Maintenance (30%)0
Reliability (15%)0