We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b82d5 commit 4fbcfa0Copy full SHA for 4fbcfa0
.github/workflows/conformance.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
18
19
- name: Run test suite
20
- uses: theupdateframework/tuf-conformance@d8ab40ba95e4a62db7170376b6ccaa0e0001dcc6 # v1.1.0
+ uses: theupdateframework/tuf-conformance@f4acd16d0ea49a6fd5cc4558084b578c6fc7d6cd # v2.0.0
21
with:
22
entrypoint: ".github/scripts/conformance-client.py"
0 commit comments