We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a917281 commit 2b40203Copy full SHA for 2b40203
1 file changed
.github/workflows/conformance.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Unpack sigstore-java distribution
36
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
37
38
- - uses: sigstore/sigstore-conformance@b0635d4101f11dbd18a50936568a1f7f55b17760 # v0.0.14
+ - uses: sigstore/sigstore-conformance@d658ea74a060aeabae78f8a379167f219dc38c38 # v0.0.16
39
with:
40
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
41
environment: ${{ matrix.sigstore-env }}
0 commit comments