Support signature verification for mise and syft by taiki-e · Pull Request #1611 · taiki-e/install-action (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

taiki-e

merged 1 commit into

Mar 21, 2026

Conversation

@taiki-e

Related: #1606, #237

These were reported in the check added in #1606.

mise may supports other signing verification method using install.sh.sig
syft may supports other signing verification method using syft_1.42.3_checksums.txt.sig

@taiki-e

wookietreiber

}) {
eprintln!(
"{package} may supports other signing verification method using {}",
"{package} may supports other signature verification method using {}",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... may support other signature verification methods using ...

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@taiki-e @wookietreiber