X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fcodeql.yml;h=14c6001ab38ed1e90ded903fbee0761ed77c625c;hb=4e4c23c5b8d55ab0aa48a7be8c53ec71d1d7e796;hp=8764cdd0e0e6e774857fbdde9822e79178c55e76;hpb=bdb4cc80c3d90fccfe5ed2a0f1a4837882a46b8f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8764cdd0e..14c6001ab 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -35,7 +35,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL