File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 25
25
BUILDER_RELEASE_BINARY : slsa-builder-go-linux-amd64
26
26
BUILDER_REPOSITORY : slsa-framework/slsa-github-generator
27
27
# Verifier
28
+ # NOTE: These VERIFIER_* variables are used for verification of builder
29
+ # release binaries when the compile-builder input is false.
28
30
VERIFIER_REPOSITORY : slsa-framework/slsa-verifier
29
31
VERIFIER_RELEASE_BINARY : slsa-verifier-linux-amd64
30
32
VERIFIER_RELEASE_BINARY_SHA256 : 14360688de2d294e9cda7b9074ab7dcf02d5c38f2874f6c95d4ad46e300c3e53
31
- VERIFIER_RELEASE : v1.1.0
33
+ VERIFIER_RELEASE : v1.1.1
32
34
# Builder location
33
35
BUILDER_DIR : internal/builders
34
36
Original file line number Diff line number Diff line change 23
23
BUILDER_RELEASE_BINARY : slsa-generator-generic-linux-amd64
24
24
BUILDER_REPOSITORY : slsa-framework/slsa-github-generator
25
25
# Verifier
26
+ # NOTE: These VERIFIER_* variables are used for verification of generator
27
+ # release binaries when the compile-generator input is false.
26
28
VERIFIER_REPOSITORY : slsa-framework/slsa-verifier
27
29
VERIFIER_RELEASE_BINARY : slsa-verifier-linux-amd64
28
30
VERIFIER_RELEASE_BINARY_SHA256 : 60c91c9d5b9a059e37ac46da316f20c81da335b5d00e1f74d03dd50f819694bd
29
- VERIFIER_RELEASE : v0.0 .1
31
+ VERIFIER_RELEASE : v1.1 .1
30
32
31
33
# ##################################################################
32
34
# #
You can’t perform that action at this time.
0 commit comments