Skip to content

Commit 7c5db3b

Browse files
authored
Update codacy.yml
1 parent eb2f47f commit 7c5db3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
node-version: '18' # Choose your Node.js version
2222

2323
- name: Run Codacy CLI
24-
uses: codacy/codacy-cli-v2-action@8826e22b167ac80e1ee2e1b8ea82bbf42c20dec4
24+
uses: codacy/codacy-cli-v2-action@test-file-cleanup
2525
with:
2626
api_token: ${{ secrets.CODACY_API_TOKEN }}
2727
tool: eslint

0 commit comments

Comments
 (0)