We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089a658 commit eb2f47fCopy full SHA for eb2f47f
.github/workflows/codacy.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version: '18' # Choose your Node.js version
22
23
- name: Run Codacy CLI
24
- uses: codacy/codacy-cli-v2-action@test-file-cleanup
+ uses: codacy/codacy-cli-v2-action@8826e22b167ac80e1ee2e1b8ea82bbf42c20dec4
25
with:
26
api_token: ${{ secrets.CODACY_API_TOKEN }}
27
tool: eslint
0 commit comments