X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fcodeql.yml;h=14c6001ab38ed1e90ded903fbee0761ed77c625c;hb=43fe59ae863d1e15d77c74711304f26916751ca3;hp=8764cdd0e0e6e774857fbdde9822e79178c55e76;hpb=0882c8e6509b2a4ea48f6c48ecb2aa4aa371500a;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