We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59b303 commit dddafd1Copy full SHA for dddafd1
.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@97bf5df3c09e75f5bcd72695998f96ebd701846e
+ uses: codacy/codacy-analysis-cli-action@master
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