Skip to content

chore(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 #297

chore(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638

chore(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 #297

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