Skip to content

chore(deps): Bump org.sonarqube from 5.0.0.4638 to 6.0.1.5171 #150

chore(deps): Bump org.sonarqube from 5.0.0.4638 to 6.0.1.5171

chore(deps): Bump org.sonarqube from 5.0.0.4638 to 6.0.1.5171 #150

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