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.4

This commit is contained in:
renovate[bot] 2024-03-24 13:41:17 +00:00 committed by GitHub
parent 7ab9b653e6
commit 454a063bc4
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@8fb7db4e235f7af9fc434349a124034b681d99a3 # v3.1.3
uses: CatChen/eslint-suggestion-action@0dd29587b3fce359fc31b72c4384cc12b8f0c22b # v3.1.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}