Skip to content

Bleeding edge (main)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:30
979a7dd

Rolling build of the main branch — not a stable release.

Built from 979a7dd on 2026-06-13.

[unreleased]

Other


Verify a download's provenance:

gh attestation verify <file> --repo davidrios/baleforgit

Verify the dependency SBOM:

gh attestation verify <file> --repo davidrios/baleforgit \
  --predicate-type https://spdx.dev/Document

Verify the checksum signature (cosign keyless):

cosign verify-blob SHA256SUMS \
  --bundle SHA256SUMS.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/davidrios/baleforgit/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com