Skip to content

build(deps): bump ruff in the test-and-lint-dependencies group (#2709) #17

build(deps): bump ruff in the test-and-lint-dependencies group (#2709)

build(deps): bump ruff in the test-and-lint-dependencies group (#2709) #17

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@d8ab40ba95e4a62db7170376b6ccaa0e0001dcc6 # v1.1.0
with:
entrypoint: ".github/scripts/conformance-client.py"