Skip to content

Commit 9a1ad8f

Browse files
authored
Merge pull request #910 from sigstore/loosebazooka-patch-2
Update conformance.yml to 0.0.17
2 parents e3aa328 + a912288 commit 9a1ad8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Unpack sigstore-java distribution
3838
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
3939

40-
- uses: sigstore/sigstore-conformance@d658ea74a060aeabae78f8a379167f219dc38c38 # v0.0.16
40+
- uses: sigstore/sigstore-conformance@640e7dfb715518eeeb492910c6d244cedcc6cfea # v0.0.17
4141
with:
4242
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
4343
environment: ${{ matrix.sigstore-env }}

0 commit comments

Comments
 (0)