Skip to content

Commit a0c55d4

Browse files
authored
Merge pull request #662 from sigstore/renovate/sigstore-sigstore-conformance-0.x
chore(deps): update sigstore/sigstore-conformance action to v0.0.11
2 parents 604ad12 + 9b27772 commit a0c55d4

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

35-
- uses: sigstore/sigstore-conformance@7375951316d6b28d07f7406c01e1dc7de2a75ce7 # v0.0.10
35+
- uses: sigstore/sigstore-conformance@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
3636
with:
3737
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
3838
xfail: "test_verify_dsse_bundle_with_trust_root"

0 commit comments

Comments
 (0)