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 0303dab commit afa1ef2Copy full SHA for afa1ef2
.github/scripts/tuf-conformance.xfails
@@ -0,0 +1 @@
1
+test_artifact_cache
.github/workflows/conformance.yml
@@ -32,6 +32,6 @@ jobs:
32
run: npm run build
33
34
- name: Run conformance suite
35
- uses: theupdateframework/tuf-conformance@dee4e23533d7a12a6394d96b59b3ea0aa940f9bf # v2.2.0
+ uses: theupdateframework/tuf-conformance@9bfc222a371e30ad5511eb17449f68f855fb9d8f # v2.3.0
36
with:
37
entrypoint: ".github/scripts/tuf-conformance"
0 commit comments