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 26
26
- name : install sigstore-python
27
27
run : python -m pip install .
28
28
29
- - uses : sigstore/sigstore-conformance@1d8b0cdd88fa7fb5a8510e51faf6ccad8c96f10a # v0.0.20
29
+ - uses : sigstore/sigstore-conformance@244638a7a138ae9f6106cfe2d44a698eccd3bef7 # v0.0.21
30
30
with :
31
31
entrypoint : ${{ github.workspace }}/test/integration/sigstore-python-conformance
32
32
xfail : " test_verify*intoto-with-custom-trust-root]" # see issue 1442
Original file line number Diff line number Diff line change 52
52
53
53
# Upload the results to GitHub's code scanning dashboard.
54
54
- name : " Upload to code-scanning"
55
- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
55
+ uses : github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
56
56
with :
57
57
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments