Skip to content

Commit

Permalink
docs(gh-action): update actions installer path (#581)
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny Yip <sunny@kusari.dev>
  • Loading branch information
sunnyyip authored May 3, 2023
1 parent 88cd40e commit 030c400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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@v2.2.0
uses: slsa-framework/slsa-verifier/actions/installer@v2.2.0
```
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.
Expand Down

0 comments on commit 030c400

Please sign in to comment.