Skip to content

Commit

Permalink
bump conformance action to v2.1.0 (#794)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <bdehamer@github.com>
  • Loading branch information
bdehamer authored Oct 18, 2024
1 parent 7da1904 commit e634fd8
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 @@ -32,6 +32,6 @@ jobs:
run: npm run build

- name: Run conformance suite
uses: theupdateframework/tuf-conformance@3a8726362e0440ddcf5156ab06aa385f3728558c # TODO: Pin to a released version
uses: theupdateframework/tuf-conformance@ad0e8bef1a9a1c7af993c3d56376ce624a0f10f2 # v2.1.0
with:
entrypoint: ".github/scripts/tuf-conformance"

0 comments on commit e634fd8

Please sign in to comment.