Skip to content

Commit

Permalink
Bump ataylorme/eslint-annotate-action from 1.2.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [ataylorme/eslint-annotate-action](https://github.com/ataylorme/eslint-annotate-action) from 1.2.0 to 2.2.0.
- [Release notes](https://github.com/ataylorme/eslint-annotate-action/releases)
- [Commits](ataylorme/eslint-annotate-action@1.2.0...2.2.0)

---
updated-dependencies:
- dependency-name: ataylorme/eslint-annotate-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent 9bfb5b4 commit 7537303
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 7537303

Please sign in to comment.