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
+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 }}