mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-02-14 17:49:58 +00:00
docs: update installation to cover the Action and to receive updates (#523)
docs: update installation to cover the Action and to receive updates (#523) Signed-off-by: laurentsimon <laurentsimon@google.com>
This commit is contained in:
@@ -11,11 +11,9 @@ For more information about SLSA in general, see [https://slsa.dev](https://slsa.
|
||||
To install a specific version of `slsa-verifier`, use:
|
||||
|
||||
```yaml
|
||||
uses: slsa-framework/slsa-verifier-installer@v1.3.0
|
||||
uses: slsa-framework/slsa-verifier-installer@v2.0.1
|
||||
```
|
||||
|
||||
See https://github.com/slsa-framework/slsa-verifier/releases for the list of available `slsa-verifier` releases.
|
||||
|
||||
For a full example workflow, see [../../.github/workflows/pre-submit.actions.yml](https://github.com/slsa-framework/slsa-verifier/.github/workflows/pre-submit.actions.yml).
|
||||
See https://github.com/slsa-framework/slsa-verifier/releases for the list of available `slsa-verifier` releases. Only versions greater or equal to 2.0.1 are supported.
|
||||
|
||||
This action requires using GitHub-provided Linux runners.
|
||||
|
||||
Reference in New Issue
Block a user