Skip to content

chore(deps): Bump sentryVersion from 7.1.0 to 7.2.0 #128

chore(deps): Bump sentryVersion from 7.1.0 to 7.2.0

chore(deps): Bump sentryVersion from 7.1.0 to 7.2.0 #128

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