I’m trying to upgrade from 1.6.0 with:
MISE_MINIMUM_RELEASE_AGE=0 mise upgrade github:basecamp/hey-cli
Mise downloads the 1.7.0 Linux archive, but then fails because it can’t verify its GitHub artifact attestation:
Lockfile or mise registry requires github-attestations provenance for github:basecamp/hey-cli@1.7.0 but verification was not performed.
The verbose output says no GitHub artifact attestations were found. I noticed the v1.7.0 release workflow failed—could the attestation
step have been skipped?
I’m trying to upgrade from 1.6.0 with:
Mise downloads the 1.7.0 Linux archive, but then fails because it can’t verify its GitHub artifact attestation:
The verbose output says no GitHub artifact attestations were found. I noticed the v1.7.0 release workflow failed—could the attestation
step have been skipped?