diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ce53d55..a8daf8b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL