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

This commit is contained in:
Bill Thornton
2025-04-13 13:18:23 -04:00
committed by GitHub
+1 -1
View File
@@ -95,6 +95,6 @@ jobs:
run: npm ci --no-audit
- name: Run eslint
uses: CatChen/eslint-suggestion-action@7fe876284c5cb135ace8df76094b6775d6d8fe7b # v4.1.15
uses: CatChen/eslint-suggestion-action@82d525bf0c6a9ff5bdb6c5c5caee6b25971ac766 # v4.1.16
with:
github-token: ${{ secrets.GITHUB_TOKEN }}