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 1ef9507 commit cf71e2aCopy full SHA for cf71e2a
.github/workflows/tuf-conformance.yml
@@ -43,7 +43,7 @@ jobs:
43
java-version: ${{ matrix.java-version }}
44
distribution: 'temurin'
45
46
- - uses: theupdateframework/tuf-conformance@dee4e23533d7a12a6394d96b59b3ea0aa940f9bf # v2.2.0
+ - uses: theupdateframework/tuf-conformance@9bfc222a371e30ad5511eb17449f68f855fb9d8f # v2.3.0
47
with:
48
entrypoint: ${{ github.workspace }}/bin/tuf-cli
49
artifact-name: test repositories for tuf-cli java ${{ matrix.java-version }}
0 commit comments