Skip to content

Commit

Permalink
chore(fix): fixed full length commit SHA in codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
saudkhan116 committed Apr 23, 2024
1 parent fce6341 commit b950b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ jobs:
mvn -B clean install --batch-mode -DskipTests
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
uses: github/codeql-action/analyze@4355270

0 comments on commit b950b6d

Please sign in to comment.