We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f336a commit 8be4875Copy full SHA for 8be4875
.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@aea-4540-secret-scanning
+ uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@aea-4540-secret-scanning
13
secrets:
14
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
15
with:
0 commit comments