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 b81b057 commit 53e9e37Copy full SHA for 53e9e37
1 file changed
.github/workflows/codacy-analysis.yml
@@ -33,7 +33,7 @@ jobs:
33
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
- uses: codacy/codacy-analysis-cli-action@30783d03e758713bb5ed7b79292cfb14b9dd9a4a
+ uses: codacy/codacy-analysis-cli-action@d43360362776a6789b47b99ae8973510854e2d3d
37
with:
38
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
39
# You can also omit the token and run the tools that support default configurations
0 commit comments