Skip to content

chore(deps): update google-github-actions/auth action to v1.1.1 #4646

chore(deps): update google-github-actions/auth action to v1.1.1

chore(deps): update google-github-actions/auth action to v1.1.1 #4646

name: PR Title
on:
pull_request:
types: [opened, edited, reopened, synchronize]
merge_group:
permissions: read-all
jobs:
validate:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@e914bff8ab5e6f1a6a270da6954cd6bfd1d7f1fb # v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: ".github/pr-title-checker-config.json"