Skip to content

build(deps): bump github/codeql-action in the actions group (#185) #380

build(deps): bump github/codeql-action in the actions group (#185)

build(deps): bump github/codeql-action in the actions group (#185) #380

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@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v5
- name: lint
run: make lint