Skip to content

Releases: YubicoLabs/action-conftest

v3.1.1

02 Oct 21:45
83b4ac2

Choose a tag to compare

What's Changed

  • Update type structs for latest version by @jpreese in #14

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Oct 17:18
48554e0

Choose a tag to compare

Update conftest version to v0.37.0

v3

23 Nov 15:36
v3
45941ed

Choose a tag to compare

What's Changed

Full Changelog: v2...v3

v2

05 Oct 16:30
722870f

Choose a tag to compare

New Features

  • Adds support for sending test result metrics to a remote endpoint
  • Adds a no-fail option to always return an exit code of 0 (no error) so the CI will continue even if policy violations are found