Skip to content

Upgrade: [dependabot] - update cryptography requirement from ^43.0.0 to ^44.0.0 #524

Upgrade: [dependabot] - update cryptography requirement from ^43.0.0 to ^44.0.0

Upgrade: [dependabot] - update cryptography requirement from ^43.0.0 to ^44.0.0 #524

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
quality_checks:
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected]
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml