Skip to content

Commit

Permalink
ci(deps): bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, a1ca279.
  • Loading branch information
dependabot[bot] committed Sep 22, 2023
1 parent 260e8c5 commit d95d273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Expand Up @@ -49,7 +49,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@d840f886c4bd4edc059706d09c6a1586111c540b
uses: codacy/codacy-analysis-cli-action@5cc54a75f9ad88159bb54046196d920e40e367a5
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
verbose: true
Expand Down

0 comments on commit d95d273

Please sign in to comment.