actions-marketplace-validations/Serverless Stack (SST) deploy

This action deploys a serverless stack application to the staging environment of your choice

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 7, 2025
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/quenginedev_sst-deploy@1ae278deea1d604148d2302e9db6c75e2fe065a0 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
access-key-idAWS access key idyes
secret-access-keyAWS secret access keyyes
regionAWS regionnous-east-1
stageThe stage name (default is production)noproduction
pathPath to the serverless stackno.
pkg-managerPackage mangers for your lock file. options are npm, yarn. (default yarn)noyarn
envsEnvironmental variables passed into SST using secretsno""

no outputs