Skip to content

Commit 38cdd4f

Browse files
Bump ataylorme/eslint-annotate-action from 2.2.0 to 3.0.0
Bumps [ataylorme/eslint-annotate-action](https://github.com/ataylorme/eslint-annotate-action) from 2.2.0 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@5f4dc2e...d57a119) --- 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]>
1 parent fa0a9f2 commit 38cdd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-test-measure.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
if: >
104104
! ( github.event.pull_request.head.repo.fork == true ||
105105
github.event.pull_request.user.login == 'dependabot[bot]' )
106-
uses: ataylorme/eslint-annotate-action@5f4dc2e3af8d3c21b727edb597e5503510b1dc9c #2.2.0
106+
uses: ataylorme/eslint-annotate-action@d57a1193d4c59cbfbf3f86c271f42612f9dbd9e9 #3.0.0
107107
with:
108108
repo-token: '${{ secrets.GITHUB_TOKEN }}'
109109
report-json: 'lint-js-report.json'

0 commit comments

Comments
 (0)