We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e893b25 commit 932a885Copy full SHA for 932a885
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ env:
9
10
jobs:
11
quality_checks:
12
- uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@4.0.5
+ uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@v4.0.5
13
secrets:
14
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
15
0 commit comments