From dc7265dd3f8a550e1e0acb32cc519a71eb396f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 04:01:14 +0000 Subject: [PATCH] Bump MinyazevR/clazy-standalone-action from 0.2.1 to 0.3.2 Bumps [MinyazevR/clazy-standalone-action](https://github.com/minyazevr/clazy-standalone-action) from 0.2.1 to 0.3.2. - [Release notes](https://github.com/minyazevr/clazy-standalone-action/releases) - [Commits](https://github.com/minyazevr/clazy-standalone-action/compare/v0.2.1...v0.3.2) --- updated-dependencies: - dependency-name: MinyazevR/clazy-standalone-action dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 05f55c8..caa5f7f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -133,7 +133,7 @@ jobs: - name: Clazy-standalone if: ${{ matrix.os == 'ubuntu-latest'}} - uses: MinyazevR/clazy-standalone-action@v0.2.1 + uses: MinyazevR/clazy-standalone-action@v0.3.2 with: checks: 'level0,level1,no-connect-by-name,no-non-pod-global-static' database: '../build'