Skip to content

build(deps): bump securesystemslib in the python-dependencies group (… #787

build(deps): bump securesystemslib in the python-dependencies group (…

build(deps): bump securesystemslib in the python-dependencies group (… #787

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
- name: lint
run: make lint