We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce6341 commit b950b6dCopy full SHA for b950b6d
.github/workflows/codeql.yaml
@@ -96,5 +96,5 @@ jobs:
96
mvn -B clean install --batch-mode -DskipTests
97
98
- name: Perform CodeQL Analysis
99
- uses: github/codeql-action/analyze@v3
+ uses: github/codeql-action/analyze@4355270
100
0 commit comments