Skip to content

Commit

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

Bump ataylorme/eslint-annotate-action from 2.2.0 to 3.0.0
  • Loading branch information
thelovekesh authored Jun 26, 2024
2 parents 9412ac9 + 0350e4f commit 78bdc91
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 @@ -103,7 +103,7 @@ jobs:
if: >
! ( github.event.pull_request.head.repo.fork == true ||
github.event.pull_request.user.login == 'dependabot[bot]' )
uses: ataylorme/eslint-annotate-action@5f4dc2e3af8d3c21b727edb597e5503510b1dc9c #2.2.0
uses: ataylorme/eslint-annotate-action@d57a1193d4c59cbfbf3f86c271f42612f9dbd9e9 #3.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
report-json: 'lint-js-report.json'
Expand Down

0 comments on commit 78bdc91

Please sign in to comment.