Merge pull request #5308 from jellyfin/renovate/ci-deps

This commit is contained in:
Bill Thornton
2024-03-24 10:37:29 -04:00
committed by GitHub
+1 -1
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 }}