From 275ecf689202ea0fd0e399a357b527c604d3da76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:03:32 +0000 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action to v2024 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 231bd17..695d20a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.2.1 + uses: JetBrains/qodana-action@v2024.1.9 golangci-lint: permissions: