We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 496adc4 + a1efbbe commit 4fab686Copy full SHA for 4fab686
.github/workflows/pull_request.yml
@@ -41,7 +41,7 @@ jobs:
41
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
42
43
pr_title_format_check:
44
- uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@e31e25273fb87450be4ef763ddbed4f531c45f8e
+ uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@5ccebbf821beef2de6abdce9e392b3cbeb4999e3
45
46
get_issue_number:
47
runs-on: ubuntu-22.04
pom.xml
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>com.amazonaws</groupId>
91
<artifactId>aws-lambda-java-log4j2</artifactId>
92
- <version>1.6.1</version>
+ <version>1.6.2</version>
93
</dependency>
94
95
<groupId>com.google.code.gson</groupId>
0 commit comments