Skip to content

0.6.2 - 2026-01-27

Choose a tag to compare

@github-actions github-actions released this 27 Jan 10:22

Release Notes

Added

  • CLI: Add --no-prompt (-n) flag to secretspec check command for non-interactive mode.
    When used, the command exits with non-zero status if secrets are missing instead of prompting for values.
    Useful for CI/CD pipelines, scripts, and automation. (#55)

Install secretspec 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.6.2/secretspec-installer.sh | sh

Download secretspec 0.6.2

File Platform Checksum
secretspec-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
secretspec-x86_64-apple-darwin.tar.xz Intel macOS checksum
secretspec-x86_64-pc-windows-msvc.zip x64 Windows checksum
secretspec-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
secretspec-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum