Skip to content

chore(deps): Bump org.springframework.boot from 3.2.1 to 3.2.2 #129

chore(deps): Bump org.springframework.boot from 3.2.1 to 3.2.2

chore(deps): Bump org.springframework.boot from 3.2.1 to 3.2.2 #129

Workflow file for this run

name: PR Analysis
on:
pull_request:
branches:
- main
jobs:
analysis:
name: Analyse PR
uses: health-education-england/.github/.github/workflows/pr-analysis-gradle.yml@main
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}