diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6a6e4a..c6b6dd8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,7 @@ jobs: run: touch requirements.txt - name: Run the TUF conformance tests - uses: theupdateframework/tuf-conformance@2c8a0a73f2eea756ddc2e8b11077cb063aa221ed + uses: theupdateframework/tuf-conformance@a45d2183228f9bed664616669c11d19558e0be3f with: entrypoint: ${{ github.workspace }}/bin/tuf-conformance-entrypoint artifact-name: "test repositories ${{ matrix.ruby }} ${{ matrix.os }}"