Skip to content

v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 19:26

Changelog

  • 3b15873: feat: add agent skills support with SKILL.md playbooks (@gnana997)
  • fa8673a: feat: add run-e2e-gemini.sh for end-to-end testing with Gemini CLI (@gnana997)
  • 45a874f: feat: enhance documentation with comparison and self-hosting details (@gnana997)
  • d062b19: fix: update advisory counts in documentation for accuracy (@gnana997)

Verify this release

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/gnana997/bumper/.*' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt
sha256sum -c checksums.txt --ignore-missing