Skip to content

Commit 4fab686

Browse files
authored
Merge branch 'main' into dependabot/github_actions/NHSDigital/eps-common-workflows/dot-github/workflows/quality-checks.yml-5.3.12
2 parents 496adc4 + a1efbbe commit 4fab686

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
4242

4343
pr_title_format_check:
44-
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@e31e25273fb87450be4ef763ddbed4f531c45f8e
44+
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@5ccebbf821beef2de6abdce9e392b3cbeb4999e3
4545

4646
get_issue_number:
4747
runs-on: ubuntu-22.04

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>com.amazonaws</groupId>
9191
<artifactId>aws-lambda-java-log4j2</artifactId>
92-
<version>1.6.1</version>
92+
<version>1.6.2</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)