diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 99d28d1..a47be2c 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -98,7 +98,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3.5.3 + uses: actions/checkout@v3.6.0 - name: Login to Docker Hub