Skip to content

Commit

Permalink
Merge pull request #1044 from GoogleChromeLabs/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/ataylorme/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 11, 2023
2 parents ff3979b + b1a3853 commit 71fd5b3
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 @@ -112,7 +112,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 71fd5b3

Please sign in to comment.