Skip to content

Commit f9fa2ea

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.27.0
2 parents 5d51376 + fa77dde commit f9fa2ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
quality_checks:
9-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].1
9+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
1010
secrets:
1111
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1212

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
quality_checks:
9-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].1
9+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
1010
secrets:
1111
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1212

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
quality_checks:
10-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].1
10+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
1111
secrets:
1212
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1313

0 commit comments

Comments
 (0)