We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90b1898 + 9871bdf commit cc1c5aeCopy full SHA for cc1c5ae
1 file changed
.github/workflows/codacy-analysis.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
27
- name: Run Codacy Analysis CLI
28
- uses: codacy/codacy-analysis-cli-action@1.1.0
+ uses: codacy/codacy-analysis-cli-action@2.0.1
29
with:
30
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
31
# You can also omit the token and run the tools that support default configurations
0 commit comments