Skip to content

ci: bump astral-sh/setup-uv from 10.0.0 to 10.0.1 in the actions group across 1 directory #2775

ci: bump astral-sh/setup-uv from 10.0.0 to 10.0.1 in the actions group across 1 directory

ci: bump astral-sh/setup-uv from 10.0.0 to 10.0.1 in the actions group across 1 directory #2775

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}