Update CatChen/eslint-suggestion-action action to v3.1.1

This commit is contained in:
renovate[bot] 2023-11-12 13:49:20 +00:00 committed by GitHub
parent 58112ac26a
commit ec2e0a4d15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,6 @@ jobs:
- name: Run eslint
if: ${{ github.repository == 'jellyfin/jellyfin-web' }}
uses: CatChen/eslint-suggestion-action@1d3c34d8a59287e1c4b6e3b11093da99b86ad729 # v3.1.0
uses: CatChen/eslint-suggestion-action@912483cec485e691398ec76c25fef971456039a1 # v3.1.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}