Skip to content

Commit 5c52739

Browse files
Merge pull request #208 from ls1intum/renovate/github-codeql-action-4.x
Update github/codeql-action action to v4.37.8
2 parents 7caf465 + d532133 commit 5c52739

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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
42+
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
51+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8

0 commit comments

Comments
 (0)