We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e45958 commit 055b1e2Copy full SHA for 055b1e2
.github/workflows/conformance.yml
@@ -22,6 +22,6 @@ jobs:
22
- name: install sigstore-python
23
run: python -m pip install .
24
25
- - uses: sigstore/sigstore-conformance@00922385de455be5ec46288a947044aa44fb0981 # v0.0.8
+ - uses: sigstore/sigstore-conformance@c8d17eb7ee884cf86b93a3a3f471648fb0a83819 # v0.0.9
26
with:
27
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
0 commit comments