Skip to content

chore(deps): bump mapstructVersion from 1.5.3.Final to 1.5.5.Final #97

chore(deps): bump mapstructVersion from 1.5.3.Final to 1.5.5.Final

chore(deps): bump mapstructVersion from 1.5.3.Final to 1.5.5.Final #97

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 }}