diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 82179a8..60a0d06 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 - name: Initialize CodeQL - uses: github/codeql-action/init@d6317709a54fd87078d323eeb0e48ec331c8e621 + uses: github/codeql-action/init@f3712979fa5f215279b101dd0a2e3bdfb4353324 with: languages: ${{ matrix.language }} - name: Analyze