Skip to content

Commit b950b6d

Browse files
committed
chore(fix): fixed full length commit SHA in codeql
1 parent fce6341 commit b950b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ jobs:
9696
mvn -B clean install --batch-mode -DskipTests
9797
9898
- name: Perform CodeQL Analysis
99-
uses: github/codeql-action/analyze@v3
99+
uses: github/codeql-action/analyze@4355270
100100

0 commit comments

Comments
 (0)