Skip to content

chore(deps): bump the actions-deps group across 1 directory with 16 updates #1702

chore(deps): bump the actions-deps group across 1 directory with 16 updates

chore(deps): bump the actions-deps group across 1 directory with 16 updates #1702

Workflow file for this run

---
name: PR Title
on:
pull_request:
branches: [main]
types: [opened, edited, reopened, synchronize]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
with:
egress-policy: audit
- uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70 # v1.4.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: .github/pr-title-checker-config.json