Skip to content

Upgrade: [dependabot] - bump boto3 from 1.40.58 to 1.40.63 #1601

Upgrade: [dependabot] - bump boto3 from 1.40.58 to 1.40.63

Upgrade: [dependabot] - bump boto3 from 1.40.58 to 1.40.63 #1601

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: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@b49130ecbac4f0a052642f6417a0ea0555240fd7
run_basic_regression_test:
uses: ./.github/workflows/regression_tests.yml
with:
tags: "@ping"
environment: INTERNAL-DEV
product: EPS-FHIR
id: "Pull Request Basic Regression Tests"