Skip to content

Commit c76b316

Browse files
committed
update codacy-analysis-cli-action
1 parent fc1042d commit c76b316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
2727
- name: Run Codacy Analysis CLI
28-
uses: codacy/codacy-analysis-cli-action@1.1.0
28+
uses: codacy/codacy-analysis-cli-action@4.4.5
2929
with:
3030
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
3131
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)