8000
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 fa17af9 commit 688b232Copy full SHA for 688b232
.github/workflows/codacy-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
35
- name: Run Codacy Analysis CLI
36
continue-on-error: true
37
- uses: codacy/codacy-analysis-cli-action@v4.2.0
+ uses: codacy/codacy-analysis-cli-action@v4.3.0
38
with:
39
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
40
# You can also omit the token and run the tools that support default configurations
0 commit comments