diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ff97bc29b7..b5c4218572 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -20,7 +20,7 @@ jobs: security-events: write steps: - name: "Checkout repository" - uses: "actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3" + uses: "actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608" - name: "Run CodeQL init" uses: "github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a"