We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e247021 commit 7464f11Copy full SHA for 7464f11
.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