Skip to content

build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 in the actions group #522

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

build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 in the actions group #522

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
- name: lint
run: make lint