diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 798d88b..e8e4feb 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # pin@v3 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # pin@v3 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL