There was an error while loading. Please reload this page.
2 parents 9362d55 + 71d78b4 commit 4b2786dCopy full SHA for 4b2786d
1 file changed
.github/workflows/codeql-analysis.yml
@@ -52,7 +52,7 @@ jobs:
52
53
# Initializes the CodeQL tools for scanning.
54
- name: Initialize CodeQL
55
- uses: github/codeql-action/init@v4.37.7
+ uses: github/codeql-action/init@v4.37.8
56
with:
57
languages: ${{ matrix.language }}
58
# config-file: ./.github/codeql/codeql-config.yml
@@ -78,4 +78,4 @@ jobs:
78
mvn -B clean compile -Ddeploy=true -Dnotests=true -Pstaging
79
80
- name: Perform CodeQL Analysis
81
- uses: github/codeql-action/analyze@v4.37.7
+ uses: github/codeql-action/analyze@v4.37.8
0 commit comments