From 17b2df0e346504827deddc4be6f89106b172793b Mon Sep 17 00:00:00 2001 From: Igor Tamashchuk Date: Thu, 25 Jan 2024 14:37:59 +0200 Subject: [PATCH] Bump GHA --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 0251bf5..f7e571d 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL