Update CatChen/eslint-suggestion-action action to v4.1.18

This commit is contained in:
renovate[bot]
2025-06-27 02:42:16 +00:00
committed by GitHub
parent dd9f49b78f
commit 2db1141df2

View File

@@ -95,6 +95,6 @@ jobs:
run: npm ci --no-audit
- name: Run eslint
uses: CatChen/eslint-suggestion-action@04af6ad359e691c79287ee21c478e706fb482d1f # v4.1.17
uses: CatChen/eslint-suggestion-action@4dda35decf912ab18ea3e071acec2c6c2eda00b6 # v4.1.18
with:
github-token: ${{ secrets.GITHUB_TOKEN }}