Skip to content

Commit cc1c5ae

Browse files
authored
Merge pull request #3 from vsilent/dependabot/github_actions/codacy/codacy-analysis-cli-action-2.0.1
Bump codacy/codacy-analysis-cli-action from 1.1.0 to 2.0.1
2 parents 90b1898 + 9871bdf commit cc1c5ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codacy-analysis.yml

Lines changed: 1 addition & 1 deletion
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@2.0.1
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)