This GitHub Action installs gittuf in your workflow. It can be used to verify gittuf policies for your Git repositories.
gittuf-installer is under initial development. Feel free to give it a whirl but bear in mind that gittuf itself is still in alpha!
gittuf-version
: Used to specify the version of gittuf to install (default:
0.6.2
). In addition to the specific version number, main
is also supported
to build off the source repository's main
branch. Note: do not prefix v
in the version number.