actions-marketplace-validations/Publish AWS Lambda layer

GitHub Action to publish AWS Lambda layers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 23, 2023
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/1xtr_publish-layer-version@b6d431b999f683e6029657bc6980a1b08d2f0e21 # no releases — HEAD as of 2026-08-29

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

namedescriptionrequireddefault
zip_filePath to zip file of layeryes
layer_nameLayer nameyes
layer_descLayer description
archLayer Compatible Architectures ("x86_64","arm64").
runtimeThe identifier of the function runtime ("nodejs18.x","nodejs16.x").

no outputs