Skip to content

Commit dc7265d

Browse files
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](MinyazevR/clazy-standalone-action@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] <support@github.com>
1 parent 7d400f9 commit dc7265d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133

134134
- name: Clazy-standalone
135135
if: ${{ matrix.os == 'ubuntu-latest'}}
136-
uses: MinyazevR/clazy-standalone-action@v0.2.1
136+
uses: MinyazevR/clazy-standalone-action@v0.3.2
137137
with:
138138
checks: 'level0,level1,no-connect-by-name,no-non-pod-global-static'
139139
database: '../build'

0 commit comments

Comments
 (0)