From c84e06dbdb862fcb3f3ebf90aa98a3bc1ee17fbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 10:24:33 +0000 Subject: [PATCH] Update github/codeql-action action to v3 (#1252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/app-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/app-lint.yaml b/.github/workflows/app-lint.yaml index cf70020f..46e5fd45 100644 --- a/.github/workflows/app-lint.yaml +++ b/.github/workflows/app-lint.yaml @@ -32,7 +32,7 @@ jobs: - name: Run ${{ matrix.task }} task run: ./gradlew ${{ matrix.task }} - name: Upload SARIF files - uses: github/codeql-action/upload-sarif@1500a131381b66de0c52ac28abb13cd79f4b7ecc # v2.22.12 + uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12 if: ${{ always() }} with: sarif_file: .