We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8a2c2 + 4e2dbdd commit da2b03eCopy full SHA for da2b03e
.github/workflows/codacy.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
42
- name: Run Codacy Analysis CLI
43
- uses: codacy/codacy-analysis-cli-action@d840f886c4bd4edc059706d09c6a1586111c540b
+ uses: codacy/codacy-analysis-cli-action@562ee3e92b8e92df8b67e0a5ff8aa8e261919c08
44
with:
45
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
46
# You can also omit the token and run the tools that support default configurations
0 commit comments