Skip to content

Commit

Permalink
Bump greut/eclint-action from 0.4.0 to 0.5.0 (#61)
Browse files Browse the repository at this point in the history
Bumps [greut/eclint-action](https://github.com/greut/eclint-action) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/greut/eclint-action/releases)
- [Commits](greut/eclint-action@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: greut/eclint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent d0a11b3 commit 2a3a288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: "test -f .editorconfig"
-
name: "Check adherence to EditorConfig"
uses: "greut/eclint-action@v0.4.0"
uses: "greut/eclint-action@v0.5.0"
-
name: "Look for TAB characters in the middle of the line 🐌"
run: |
Expand Down

0 comments on commit 2a3a288

Please sign in to comment.