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.
2 parents a2773aa + d8edb8c commit 186a1acCopy full SHA for 186a1ac
.github/workflows/codacy-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
38
- name: Run Codacy Analysis CLI
39
- uses: codacy/codacy-analysis-cli-action@v4.3.0
+ uses: codacy/codacy-analysis-cli-action@v4.4.0
40
with:
41
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
42
# You can also omit the token and run the tools that support default configurations
0 commit comments