Skip to content

Commit 030c400

Browse files
authored
docs(gh-action): update actions installer path (#581)
Signed-off-by: Sunny Yip <[email protected]>
1 parent 88cd40e commit 030c400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/installer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For more information about SLSA in general, see [https://slsa.dev](https://slsa.
1111
To install a specific version of `slsa-verifier`, use:
1212

1313
```yaml
14-
uses: slsa-framework/slsa-verifier-[email protected]
14+
uses: slsa-framework/slsa-verifier/actions/[email protected]
1515
```
1616
1717
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.

0 commit comments

Comments
 (0)