Seal Action
Version updated for https://github.com/samternent/seal-action to version v2.0.0.
- 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 cryptographic Seal artifacts for pre-built static site directories. It automates the creation of a manifest for signed assets, a Seal v2 proof JSON, and a public key JSON for offline verification, ensuring the integrity and authenticity of static site files. This action is ideal for developers looking to sign and verify their static site assets in CI/CD workflows securely.
Release notes
Breaking release for the Seal v2 identity contract. Replaces legacy SEAL_PRIVATE_KEY / SEAL_PUBLIC_KEY with SEAL_IDENTITY or SEAL_IDENTITY_FILE.