Skip to content

Commit

Permalink
Merge pull request #1136 from GoogleChromeLabs/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/ataylorme/eslint-annotate-action-3.0.0

Bump ataylorme/eslint-annotate-action from 2.2.0 to 3.0.0
  • Loading branch information
westonruter authored Nov 11, 2024
2 parents fbeec66 + 3235d58 commit 21f2e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ jobs:
if: >
! ( github.event.pull_request.head.repo.fork == true ||
github.event.pull_request.user.login == 'dependabot[bot]' )
uses: ataylorme/eslint-annotate-action@2.2.0
uses: ataylorme/eslint-annotate-action@3.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
report-json: 'lint-js-report.json'

#-----------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 21f2e2f

Please sign in to comment.