diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 893420a..6912842 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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # pin@v3 + uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # pin@v3 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL