Skip to content

chore(deps): bump midnight-base-crypto from ledger-6.1.0-alpha.3 to ledger-6.1.0-alpha.5 #1700

chore(deps): bump midnight-base-crypto from ledger-6.1.0-alpha.3 to ledger-6.1.0-alpha.5

chore(deps): bump midnight-base-crypto from ledger-6.1.0-alpha.3 to ledger-6.1.0-alpha.5 #1700

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