Skip to content

Commit

Permalink
feat: Add new version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ldiego73 committed Oct 27, 2022
1 parent 1e93d0a commit ee6afa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- run: npm ci
- run: npm run lint:json
continue-on-error: true
- uses: ldiego73/eslint-report-action@v1
- uses: ldiego73/eslint-report-action@v1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
report: reports/lint.json
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee6afa2

Please sign in to comment.