Skip to content

Commit db1711a

Browse files
chore(deps): update ataylorme/eslint-annotate-action action to v3
1 parent 287480b commit db1711a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/library-lint-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
continue-on-error: true
8282

8383
- name: Annotate Code Linting Results
84-
uses: ataylorme/eslint-annotate-action@1.2.0
84+
uses: ataylorme/eslint-annotate-action@3.0.0
8585
with:
8686
repo-token: ${{ secrets.GITHUB_TOKEN }}
8787
report-json: './eslint-reports/eslint_report.json'

0 commit comments

Comments
 (0)