There was an error while loading. Please reload this page.
2 parents 1d469bc + 8e43592 commit c13a7e1Copy full SHA for c13a7e1
1 file changed
.github/workflows/codeql.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
26
27
- name: Initialize CodeQL
28
- uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
+ uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
29
with:
30
languages: ${{ matrix.language }}
31
queries: +security-and-quality
0 commit comments