Seal Action
Version updated for https://github.com/samternent/seal-action to version 1.0.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Seal Action is a GitHub Action designed to generate cryptographically signed artifacts for a pre-built static site directory. It automates the creation of a manifest describing the assets, a signed proof JSON file, and a public key JSON for offline verification, ensuring the integrity and authenticity of static site assets. This action is particularly useful for workflows requiring secure asset signing and verification processes.
Release notes
Fix npm exec argument forwarding so seal receives –input/–out flags correctly.