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.
2 parents e3aa328 + a912288 commit 9a1ad8fCopy full SHA for 9a1ad8f
.github/workflows/conformance.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Unpack sigstore-java distribution
38
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
39
40
- - uses: sigstore/sigstore-conformance@d658ea74a060aeabae78f8a379167f219dc38c38 # v0.0.16
+ - uses: sigstore/sigstore-conformance@640e7dfb715518eeeb492910c6d244cedcc6cfea # v0.0.17
41
with:
42
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
43
environment: ${{ matrix.sigstore-env }}
0 commit comments