chore: Update SHA256SUM.md for v2.3.0 (#592)

Signed-off-by: Ian Lewis <ianlewis@google.com>
This commit is contained in:
Ian Lewis
2023-05-12 08:23:56 +09:00
committed by GitHub
parent c9abffe4d2
commit f59b55ef21
3 changed files with 13 additions and 4 deletions

View File

@@ -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/actions/installer@v2.2.0
uses: slsa-framework/slsa-verifier/actions/installer@v2.3.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.