From: Karel Zak Date: Wed, 3 Dec 2025 10:37:12 +0000 (+0100) Subject: Merge remote-tracking branch 'github/dependabot/github_actions/actions/checkout-6' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b47c5ba66431cb8ef8ddb10480f6d3284beb941;p=thirdparty%2Futil-linux.git Merge remote-tracking branch 'github/dependabot/github_actions/actions/checkout-6' --- 1b47c5ba66431cb8ef8ddb10480f6d3284beb941 diff --cc .github/workflows/codeql.yml index 8133150be,93143ad67..3a43aeca4 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@@ -32,10 -32,10 +32,10 @@@ jobs steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Initialize CodeQL - uses: github/codeql-action/init@v3 + uses: github/codeql-action/init@v4 with: languages: ${{ matrix.language }} queries: +security-extended,security-and-quality