Skip to content

build(deps): bump urllib3 from 2.5.0 to 2.6.1 in the dependencies group #395

build(deps): bump urllib3 from 2.5.0 to 2.6.1 in the dependencies group

build(deps): bump urllib3 from 2.5.0 to 2.6.1 in the dependencies group #395

Workflow file for this run

on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
schedule:
- cron: '30 6 * * 3'
permissions:
contents: read
name: Conformance
jobs:
conformance:
runs-on: ubuntu-latest
steps:
- name: Checkout conformance client
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
persist-credentials: false
- name: Run test suite
uses: theupdateframework/tuf-conformance@500c525c9ce287a472fd334fe8d885cace667d32 # v2.4.0
with:
entrypoint: ".github/scripts/conformance-client.py"