setup-just icon indicating copy to clipboard operation
setup-just copied to clipboard

Support checksum pinning

Open cedws opened this issue 7 months ago • 2 comments

For security I would like to pin just versions to a specific checksum.

cedws avatar May 07 '25 04:05 cedws

use the sha for the tag. https://github.com/extractions/setup-just/tags

Roxedus avatar Jul 25 '25 23:07 Roxedus

I mean that I want to pin the binary that setup-just installs by a hash.

cedws avatar Jul 26 '25 07:07 cedws