Skip to content

chore(deps): bump actions/setup-python from 5.1.1 to 6.0.0 #8261

chore(deps): bump actions/setup-python from 5.1.1 to 6.0.0

chore(deps): bump actions/setup-python from 5.1.1 to 6.0.0 #8261

Workflow file for this run

name: PR Title
on:
pull_request:
branches:
- main
types: [opened, edited, reopened, synchronize]
permissions:
contents: read
jobs:
validate:
runs-on: [self-hosted, public, linux, x64]
permissions:
contents: write
steps:
- uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70 # v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: ".github/pr-title-checker-config.json"