diff --git a/.github/workflows/security-codeql.yml b/.github/workflows/security-codeql.yml index 5ddf28b..ab59b89 100644 --- a/.github/workflows/security-codeql.yml +++ b/.github/workflows/security-codeql.yml @@ -30,7 +30,7 @@ jobs: - name: Setup Dependencies uses: ./.github/actions/setup-poetry - name: Initialize CodeQL - uses: github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12 + uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13 with: languages: python setup-python-dependencies: false