We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d357a2c commit 42a9b93Copy full SHA for 42a9b93
.github/workflows/scripts/e2e-cli.sh
@@ -39,4 +39,4 @@ cd -
39
export BINARY=artifact1
40
export PROVENANCE=attestation1.intoto.jsonl
41
42
-GITHUB_REPOSITORY="$repo" verify_provenance_authenticity "./__THIS_repo__/slsa-verifier" "HEAD"
+GITHUB_REPOSITORY="$repo" verify_provenance_authenticity "./__THIS_REPO__/slsa-verifier" "HEAD"
0 commit comments