We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c619204 commit 8fe6f67Copy full SHA for 8fe6f67
.github/workflows/codeql-analysis.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Initializes the CodeQL tools for scanning.
29
- name: Initialize CodeQL
30
- uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
31
with:
32
languages: ${{ matrix.language }}
33
@@ -40,4 +40,4 @@ jobs:
40
working-directory: mecab
41
42
- name: Perform CodeQL Analysis
43
- uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/analyze@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
0 commit comments