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

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

This commit is contained in:
Bill Thornton 2025-03-30 09:49:13 -04:00 committed by GitHub
commit 98b78c1259
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,6 +95,6 @@ jobs:
run: npm ci --no-audit run: npm ci --no-audit
- name: Run eslint - name: Run eslint
uses: CatChen/eslint-suggestion-action@623ecbafb1dd3f127bc56596b1145e474fc26c6c # v4.1.11 uses: CatChen/eslint-suggestion-action@1a6ab971cf4e73aaab3645690a8df834b1f09c53 # v4.1.12
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}