Skip to content

Commit

Permalink
Chore(deps): Bump CatChen/eslint-suggestion-action from 2 to 4
Browse files Browse the repository at this point in the history
Bumps [CatChen/eslint-suggestion-action](https://github.com/catchen/eslint-suggestion-action) from 2 to 4.
- [Release notes](https://github.com/catchen/eslint-suggestion-action/releases)
- [Commits](CatChen/eslint-suggestion-action@v2...v4)

---
updated-dependencies:
- dependency-name: CatChen/eslint-suggestion-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

- uses: ./.github/workflows/yarn

- uses: CatChen/eslint-suggestion-action@v2
- uses: CatChen/eslint-suggestion-action@v4
with:
request-changes: true # optional
fail-check: true # optional
Expand Down

0 comments on commit f959cb6

Please sign in to comment.