Skip to content

Commit 1a2290c

Browse files
chore(deps): bump ataylorme/eslint-annotate-action from 3.0.0 to 4.0.0 (#5850)
Bumps [ataylorme/eslint-annotate-action](https://github.com/ataylorme/eslint-annotate-action) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/ataylorme/eslint-annotate-action/releases) - [Changelog](https://github.com/ataylorme/eslint-annotate-action/blob/v4/CHANGELOG.md) - [Commits](ataylorme/eslint-annotate-action@d57a119...5a8d8ab) --- updated-dependencies: - dependency-name: ataylorme/eslint-annotate-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e36c8f commit 1a2290c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
head-branch: ${{ github.head_ref }}
5757

5858
- name: Annotate Code Linting Results
59-
uses: ataylorme/eslint-annotate-action@d57a1193d4c59cbfbf3f86c271f42612f9dbd9e9 #v3.0.0
59+
uses: ataylorme/eslint-annotate-action@5a8d8ab89a57679e90c32750e0f382e9d8570750 #v4.0.0
6060
with:
6161
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
6262
report-json: ./eslint-report.json

0 commit comments

Comments
 (0)