fix: link to installer Action (#698)

Signed-off-by: laurentsimon <laurentsimon@google.com>
This commit is contained in:
laurentsimon
2023-08-25 16:56:09 +00:00
committed by GitHub
parent 73d1bcba98
commit 886eb4b109
+1 -1
View File
@@ -43,7 +43,7 @@ Check the following:
```shell
$ ./slsa-verifier version 2>&1 | grep GitVersion
```
5. Ensure the installer Action works by manually running the [schedule.installer.yml](https://github.com/slsa-framework/slsa-verifier/actions/workflows/pre-submit.actions.yml).
5. Ensure the installer Action works by manually running the [e2e.schedule.installer.yml](https://github.com/slsa-framework/slsa-verifier/actions/workflows/e2e.schedule.installer.yml).
If both of these steps succeed, then move on to the [Final Release](#final-release).