Skip to content

Commit

Permalink
fix: fixed the pinned-dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: harshitasao <harshitasao@gmail.com>
  • Loading branch information
harshitasao committed Aug 18, 2024
1 parent cc153d7 commit 1690432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Run test suite
uses: theupdateframework/tuf-conformance@main
uses: theupdateframework/tuf-conformance@e380ad0c3033467afa746059637b4f7397ddbda0 # main
with:
entrypoint: ".github/scripts/conformance-client.py"

0 comments on commit 1690432

Please sign in to comment.