Skip to content

Commit 576c9b4

Browse files
chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.2
1 parent a7b3d6a commit 576c9b4

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
@@ -34,7 +34,7 @@ jobs:
3434
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3535
- name: Run Codacy Analysis CLI
3636
continue-on-error: true
37-
uses: codacy/[email protected].1
37+
uses: codacy/[email protected].2
3838
with:
3939
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
4040
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)