Support signature verification (minisign)

This commit is contained in:
Taiki Endo
2023-09-27 22:42:00 +09:00
parent ac65fbce2a
commit b30758ca4a
7 changed files with 153 additions and 19 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support signature verification. ([#237](https://github.com/taiki-e/install-action/pull/237))
- Update `syft@latest` to 0.92.0.
- Update `cargo-make@latest` to 0.37.2.