Skip to content

Commit 1ac452c

Browse files
Update github/codeql-action action to v4.37.7
1 parent 4429150 commit 1ac452c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
cache: "maven"
4040

4141
- name: Initialise CodeQL
42-
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
42+
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4343
with:
4444
languages: java
4545
build-mode: manual
@@ -48,4 +48,4 @@ jobs:
4848
run: mvn -B -DskipTests package
4949

5050
- name: Perform CodeQL analysis
51-
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
51+
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7

0 commit comments

Comments
 (0)