Skip to content

Commit

Permalink
Update ataylorme/eslint-annotate-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent a4d9e09 commit 73cd21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
continue-on-error: true

- name: Annotate Code Linting Results
uses: ataylorme/eslint-annotate-action@1.2.0
uses: ataylorme/eslint-annotate-action@3.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
report-json: "./artifacts/eslint_report.json"
Expand Down

0 comments on commit 73cd21c

Please sign in to comment.