Skip to content

Commit d33bc40

Browse files
dependabot[bot]iakov
authored andcommitted
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](MinyazevR/clazy-standalone-action@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] <support@github.com>
1 parent 47e38a5 commit d33bc40

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.3.2
136+
uses: MinyazevR/clazy-standalone-action@v0.3.3
137137
with:
138138
checks: 'level0,level1,no-connect-by-name,no-non-pod-global-static'
139139
database: '../build'

0 commit comments

Comments
 (0)