Skip to content

Commit

Permalink
Merge pull request #82 from johnsonjh/renovate/codacy-codacy-analysis…
Browse files Browse the repository at this point in the history
…-cli-action-4.x

Update codacy/codacy-analysis-cli-action action to v4.0.1
  • Loading branch information
johnsonjh committed Mar 4, 2022
2 parents afc01e8 + ce28b24 commit db9ffee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codacy-analysis.yml
Expand Up @@ -25,7 +25,7 @@ jobs:

# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@4.0.0
uses: codacy/codacy-analysis-cli-action@4.0.1
with:
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
# You can also omit the token and run the tools that support default configurations
Expand Down

0 comments on commit db9ffee

Please sign in to comment.