0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

chore(deps): update ataylorme/eslint-annotate-action action to v2 (#4383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-23 23:55:55 +08:00 committed by GitHub
parent 53486f27ad
commit 0ff7251165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ jobs:
run: pnpm -r --parallel lint:report && node .scripts/merge-eslint-reports.js
- name: Annotate Code Linting Results
uses: ataylorme/eslint-annotate-action@1.2.0
uses: ataylorme/eslint-annotate-action@2.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}