There was an error while loading. Please reload this page.
2 parents 7caf465 + d532133 commit 5c52739Copy full SHA for 5c52739
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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
+ uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
43
with:
44
languages: java
45
build-mode: manual
@@ -48,4 +48,4 @@ jobs:
48
run: mvn -B -DskipTests package
49
50
- name: Perform CodeQL analysis
51
- uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
+ uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
0 commit comments