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 23fb488 commit f5c4f8eCopy full SHA for f5c4f8e
.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@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
+ - uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
39
with:
40
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
41
environment: ${{ matrix.sigstore-env }}
0 commit comments