We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fc0202 + f48279d commit 4a33414Copy full SHA for 4a33414
.github/workflows/codacy-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
30
- name: Run Codacy Analysis CLI
31
- uses: codacy/codacy-analysis-cli-action@1.1.0
+ uses: codacy/codacy-analysis-cli-action@4.0.2
32
with:
33
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
34
# You can also omit the token and run the tools that support default configurations
0 commit comments