Skip to content

build(deps): bump theupdateframework/tuf-conformance (#2711) #19

build(deps): bump theupdateframework/tuf-conformance (#2711)

build(deps): bump theupdateframework/tuf-conformance (#2711) #19

Workflow file for this run

on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
permissions:
contents: read
name: Conformance test
jobs:
conformance:
runs-on: ubuntu-latest
steps:
- name: Checkout conformance client
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Run test suite
uses: theupdateframework/tuf-conformance@f4acd16d0ea49a6fd5cc4558084b578c6fc7d6cd # v2.0.0
with:
entrypoint: ".github/scripts/conformance-client.py"