From f5ed3a3e671729f98afe5daebb93b0ae995c9b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 05:18:55 +0000 Subject: [PATCH] Bump MinyazevR/clazy-standalone-action from 0.3.2 to 0.3.3 Bumps [MinyazevR/clazy-standalone-action](https://github.com/minyazevr/clazy-standalone-action) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/minyazevr/clazy-standalone-action/releases) - [Commits](https://github.com/minyazevr/clazy-standalone-action/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: MinyazevR/clazy-standalone-action dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 caa5f7f..0b9493f 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.3.2 + uses: MinyazevR/clazy-standalone-action@v0.3.3 with: checks: 'level0,level1,no-connect-by-name,no-non-pod-global-static' database: '../build'