Skip to content

Commit

Permalink
Merge pull request #7609 from ampproject/dependabot/github_actions/at…
Browse files Browse the repository at this point in the history
…aylorme/eslint-annotate-action-2.2.0

Bump ataylorme/eslint-annotate-action from 1.2.0 to 2.2.0
  • Loading branch information
westonruter authored Sep 2, 2023
2 parents 402d561 + 7537303 commit 129796e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
if: >
! ( github.event.pull_request.head.repo.fork == true ||
github.event.pull_request.user.login == 'dependabot[bot]' )
uses: ataylorme/eslint-annotate-action@1.2.0
uses: ataylorme/eslint-annotate-action@2.2.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
report-json: 'lint-js-report.json'
Expand Down

0 comments on commit 129796e

Please sign in to comment.