Skip to content

build(deps): bump rfc3161-client from 1.0.2 to 1.0.3 in /requirements… #374

build(deps): bump rfc3161-client from 1.0.2 to 1.0.3 in /requirements…

build(deps): bump rfc3161-client from 1.0.2 to 1.0.3 in /requirements… #374

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
persist-credentials: false
- uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v5
- name: lint
run: make lint