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 cec953f + 1880e0f commit e2918d7Copy full SHA for e2918d7
1 file changed
.github/workflows/conformance.yml
@@ -54,7 +54,7 @@ jobs:
54
java-version: ${{ matrix.java-version }}
55
distribution: 'temurin'
56
57
- - uses: sigstore/sigstore-conformance@1d8b0cdd88fa7fb5a8510e51faf6ccad8c96f10a # v0.0.20
+ - uses: sigstore/sigstore-conformance@244638a7a138ae9f6106cfe2d44a698eccd3bef7 # v0.0.21
58
with:
59
entrypoint: ${{ github.workspace }}/sigstore-cli/sigstore-cli-server
60
environment: ${{ matrix.sigstore-env }}
0 commit comments