Skip to content

Commit ba3174f

Browse files
committed
ci: sync CodeQL actions to 4.37.8
1 parent 12271d3 commit ba3174f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Build for CodeQL
4242
run: mvn -B verify --file pom.xml
4343
- name: Perform CodeQL Analysis
44-
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
44+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
4545
with:
4646
category: "/language:${{ matrix.language }}"

0 commit comments

Comments
 (0)