Skip to content

Commit f5c4f8e

Browse files
Update sigstore/sigstore-conformance action to v0.0.13
1 parent 23fb488 commit f5c4f8e

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Unpack sigstore-java distribution
3636
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
3737

38-
- uses: sigstore/sigstore-conformance@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
38+
- uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
3939
with:
4040
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
4141
environment: ${{ matrix.sigstore-env }}

0 commit comments

Comments
 (0)