Skip to content

Commit 7882911

Browse files
committed
use latest sigstore-conformance
1 parent 14f0c56 commit 7882911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
- name: Build conformance binary
7272
run: cargo build --release --package sigstore-conformance
7373

74-
- uses: sigstore/sigstore-conformance@v0.0.12
74+
- uses: sigstore/sigstore-conformance@main
7575
with:
7676
entrypoint: ./target/release/conformance

0 commit comments

Comments
 (0)