1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update CatChen/eslint-suggestion-action action to v4.1.5

This commit is contained in:
renovate[bot] 2024-07-22 07:01:17 +00:00 committed by GitHub
parent 422bb3423e
commit d452c1b32c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,6 @@ jobs:
- name: Run eslint
if: ${{ github.repository == 'jellyfin/jellyfin-web' }}
uses: CatChen/eslint-suggestion-action@e54ff640f89e75196c0ba3a0f15cce37053d1d0b # v4.1.4
uses: CatChen/eslint-suggestion-action@bc82950fa97bb3e46d9cca16a8bf2ad3e3c010fc # v4.1.5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}