|
|
@ -24,7 +24,7 @@ jobs:
|
|
|
|
uses: actions/checkout@v4
|
|
|
|
uses: actions/checkout@v4
|
|
|
|
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
|
|
|
|
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
|
|
|
|
- name: Run Codacy Analysis CLI
|
|
|
|
- name: Run Codacy Analysis CLI
|
|
|
|
uses: codacy/codacy-analysis-cli-action@97bf5df3c09e75f5bcd72695998f96ebd701846e
|
|
|
|
uses: codacy/codacy-analysis-cli-action@562ee3e92b8e92df8b67e0a5ff8aa8e261919c08
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
# Check https://github.com/codacy/codacy-analysis-cli#project-token to
|
|
|
|
# Check https://github.com/codacy/codacy-analysis-cli#project-token to
|
|
|
|
# get your project token from your Codacy repository
|
|
|
|
# get your project token from your Codacy repository
|
|
|
|