Skip to content

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

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

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

Workflow file for this run

on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
permissions:
contents: read
name: Conformance
jobs:
conformance:
runs-on: ubuntu-latest
steps:
- name: Checkout conformance client
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- name: Run test suite
uses: theupdateframework/tuf-conformance@9bfc222a371e30ad5511eb17449f68f855fb9d8f # v2.3.0
with:
entrypoint: ".github/scripts/conformance-client.py"