File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
- name : install sigstore-python
25
25
run : python -m pip install .
26
26
27
- - uses : sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
27
+ - uses : sigstore/sigstore-conformance@b0635d4101f11dbd18a50936568a1f7f55b17760 # v0.0.14
28
28
with :
29
29
entrypoint : ${{ github.workspace }}/test/integration/sigstore-python-conformance
30
30
xfail : " test_verify_with_trust_root test_verify_dsse_bundle_with_trust_root" # see issue 821
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131
131
# Confusingly, this action also supports updating releases, not
132
132
# just creating them. This is what we want here, since we've manually
133
133
# created the release that triggered the action.
134
- uses : softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1 .0
134
+ uses : softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2 .0
135
135
with :
136
136
# smoketest-artifacts/ contains the signatures and certificates.
137
137
files : |
You can’t perform that action at this time.
0 commit comments