Skip to content

build(deps): bump the test-and-lint-dependencies group across 1 directory with 3 updates #48

build(deps): bump the test-and-lint-dependencies group across 1 directory with 3 updates

build(deps): bump the test-and-lint-dependencies group across 1 directory with 3 updates #48

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Run test suite
uses: theupdateframework/tuf-conformance@ad0e8bef1a9a1c7af993c3d56376ce624a0f10f2 # v2.1.0
with:
entrypoint: ".github/scripts/conformance-client.py"