Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:33
· 1 commit to main since this release
fac0b83

What's Changed

  • deps: bump the codeql-action group with 2 updates by @dependabot[bot] in #38
  • deps: bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #37
  • deps: bump modernc.org/sqlite from 1.56.0 to 1.57.0 by @dependabot[bot] in #39
  • send: default SMTP to Proton Bridge and honor loopback TLS skip-verify by @akeemjenkins in #40

Full Changelog: v1.2.5...v1.3.0


Verifying a release

  1. Download checksums.txt and checksums.txt.sig.
  2. Verify the signature:
    cosign verify-blob \
      --bundle      checksums.txt.sig \
      --certificate-identity-regexp 'https://github.com/higgscli/higgs' \
      --certificate-oidc-issuer     'https://token.actions.githubusercontent.com' \
      checksums.txt
  3. Verify the archive: sha256sum -c checksums.txt.