Skip to content

Commit

Permalink
Bump ataylorme/eslint-annotate-action from 3.pre.beta to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [ataylorme/eslint-annotate-action](https://github.com/ataylorme/eslint-annotate-action) from 3.pre.beta to 3.0.0.
- [Release notes](https://github.com/ataylorme/eslint-annotate-action/releases)
- [Changelog](https://github.com/ataylorme/eslint-annotate-action/blob/v3/CHANGELOG.md)
- [Commits](ataylorme/eslint-annotate-action@v3-beta...3.0.0)

---
updated-dependencies:
- dependency-name: ataylorme/eslint-annotate-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 01a3835 commit c4dd380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
continue-on-error: true

- name: Annotate ESLint Results
uses: ataylorme/eslint-annotate-action@v3-beta
uses: ataylorme/eslint-annotate-action@3.0.0
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
report-json: .eslint_report.json
Expand Down

0 comments on commit c4dd380

Please sign in to comment.