Skip to content

Commit 31eadde

Browse files
Merge pull request #169 from tj-actions/renovate/codacy-codacy-analysis-cli-action-4.x
chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.1
2 parents ec27f93 + c281b66 commit 31eadde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3838
- name: Run Codacy Analysis CLI
3939
continue-on-error: true
40-
uses: codacy/codacy-analysis-cli-action@v4.4.0
40+
uses: codacy/codacy-analysis-cli-action@v4.4.1
4141
with:
4242
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
4343
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)