diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index f0f010a..61c4940 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -39,7 +39,7 @@ jobs: egress-policy: audit - name: 'Checkout repository' - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 # Initializes the CodeQL tools for scanning. - name: 'Initialize CodeQL'