We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f0c56 commit 7882911Copy full SHA for 7882911
.github/workflows/ci.yml
@@ -71,6 +71,6 @@ jobs:
71
- name: Build conformance binary
72
run: cargo build --release --package sigstore-conformance
73
74
- - uses: sigstore/sigstore-conformance@v0.0.12
+ - uses: sigstore/sigstore-conformance@main
75
with:
76
entrypoint: ./target/release/conformance
0 commit comments