Skip to content

Commit 186a1ac

Browse files
authored
Merge pull request #3 from grokability/dependabot/github_actions/develop/codacy/codacy-analysis-cli-action-4.4.0
Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0
2 parents a2773aa + d8edb8c commit 186a1ac

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3838
- name: Run Codacy Analysis CLI
39-
uses: codacy/codacy-analysis-cli-action@v4.3.0
39+
uses: codacy/codacy-analysis-cli-action@v4.4.0
4040
with:
4141
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
4242
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)