Skip to content

chore(deps): update dependency system.identitymodel.tokens.jwt to 6.34.0 [security] #11479

chore(deps): update dependency system.identitymodel.tokens.jwt to 6.34.0 [security]

chore(deps): update dependency system.identitymodel.tokens.jwt to 6.34.0 [security] #11479

name: PR Title Commitlint
on:
pull_request:
# Run on all PRs whenever the title could have changed
types:
- opened
- reopened
- edited
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
# This linting can be cancelled if there is a newer commit to lint
cancel-in-progress: true
jobs:
pr-title-commitlint:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.4.2-pr-title-commitlint