Generate Generic Attestations
Version updated for actions/attest to version v1.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- add list support for subjectPath input by @bdehamer in https://github.com/actions/attest/pull/51
- fix typos in README and action.yml by @bdehamer in https://github.com/actions/attest/pull/52
- limit attestation subject count by @bdehamer in https://github.com/actions/attest/pull/53
- ensure subject globs match only files by @bdehamer in https://github.com/actions/attest/pull/54
Full Changelog: https://github.com/actions/attest/compare/v1.0.0...v1.1.0