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 v3.1.5

This commit is contained in:
renovate[bot] 2024-03-31 14:02:55 +00:00 committed by GitHub
parent 3908979578
commit 43ff1c261c
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@0dd29587b3fce359fc31b72c4384cc12b8f0c22b # v3.1.4
uses: CatChen/eslint-suggestion-action@34e2a6c4193eba18a7a20710b5ae37850fc984c3 # v3.1.5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}