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 50964f4 + 51a2688 commit 3ab4cb1Copy full SHA for 3ab4cb1
.github/workflows/codacy.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
36
- name: Run Codacy Analysis CLI
37
- uses: codacy/codacy-analysis-cli-action@d840f886c4bd4edc059706d09c6a1586111c540b
+ uses: codacy/codacy-analysis-cli-action@33d455949345bddfdb845fba76b57b70cc83754b
38
with:
39
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy
40
# repository
0 commit comments