Skip to content

Commit

Permalink
Bump MinyazevR/clazy-standalone-action from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [MinyazevR/clazy-standalone-action](https://github.com/minyazevr/clazy-standalone-action) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/minyazevr/clazy-standalone-action/releases)
- [Commits](MinyazevR/clazy-standalone-action@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: MinyazevR/clazy-standalone-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent c20b1c1 commit 1a16715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:

- name: Clazy-standalone
if: ${{ matrix.os == 'ubuntu-latest'}}
uses: MinyazevR/[email protected].0
uses: MinyazevR/[email protected].1
with:
checks: 'level0,level1,no-connect-by-name,no-non-pod-global-static'
database: '../build'
Expand Down

0 comments on commit 1a16715

Please sign in to comment.