There was an error while loading. Please reload this page.
1 parent 5762e88 commit fa11607Copy full SHA for fa11607
1 file changed
.github/workflows/codeql.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/checkout@v7
56
57
- name: Initialize CodeQL
58
- uses: github/codeql-action/init@v4.37.4
+ uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
59
with:
60
languages: ${{ matrix.language }}
61
# https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#specifying-configuration-details-using-the-config-input
@@ -64,4 +64,4 @@ jobs:
64
- tests
65
66
- name: Perform CodeQL Analysis
67
- uses: github/codeql-action/analyze@v4.37.4
+ uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
0 commit comments