Skip to content

Commit

Permalink
build(deps): bump ataylorme/eslint-annotate-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [ataylorme/eslint-annotate-action](https://github.com/ataylorme/eslint-annotate-action) from 2 to 3.
- [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@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 386b19a commit d270f17
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 @@ -36,7 +36,7 @@ jobs:
path: eslint-report.log.json

- name: Annotate Code Linting Results
uses: ataylorme/eslint-annotate-action@v2
uses: ataylorme/eslint-annotate-action@v3
with:
repo-token: "${{ github.token }}"
report-json: "eslint-report.log.json"
Expand Down

0 comments on commit d270f17

Please sign in to comment.