Skip to content

Commit a912288

Browse files
authored
Update conformance.yml to 0.0.17
Signed-off-by: Appu <[email protected]>
1 parent e3aa328 commit a912288

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)