There was an error while loading. Please reload this page.
2 parents 878cfbc + 3a5aabf commit 95913bcCopy full SHA for 95913bc
1 file changed
.github/workflows/codeql.yml
@@ -39,7 +39,7 @@ jobs:
39
cache: "maven"
40
41
- name: Initialise CodeQL
42
- uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
+ uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
43
with:
44
languages: java
45
build-mode: manual
@@ -50,4 +50,4 @@ jobs:
50
run: mvn -B -DskipTests package -Pwithout-quality-gates
51
52
- name: Perform CodeQL analysis
53
- uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
+ uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
0 commit comments