There was an error while loading. Please reload this page.
2 parents a48ef84 + 9942644 commit 7ba0dd5Copy full SHA for 7ba0dd5
1 file changed
.github/workflows/codeql.yaml
@@ -34,12 +34,12 @@ jobs:
34
java-version: 21
35
36
- name: Initialize CodeQL
37
- uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
+ uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
38
with:
39
queries: +security-and-quality
40
41
- name: Autobuild
42
- uses: github/codeql-action/autobuild@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
+ uses: github/codeql-action/autobuild@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
43
44
- name: Perform CodeQL Analysis
45
- uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
+ uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
0 commit comments