Skip to content

chore(deps): bump tokio-cron-scheduler from 0.13.0 to 0.15.1 #1703

chore(deps): bump tokio-cron-scheduler from 0.13.0 to 0.15.1

chore(deps): bump tokio-cron-scheduler from 0.13.0 to 0.15.1 #1703

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@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
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