Skip to content

Commit 78bdc91

Browse files
authored
Merge pull request #7796 from ampproject/dependabot/github_actions/ataylorme/eslint-annotate-action-3.0.0
Bump ataylorme/eslint-annotate-action from 2.2.0 to 3.0.0
2 parents 9412ac9 + 0350e4f commit 78bdc91

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)