Skip to content

build(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the actions group #381

build(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the actions group

build(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the actions group #381

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