Skip to content

Commit 3ab4cb1

Browse files
authored
Merge pull request #93 from nanotaboada/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.4.0
chore(deps): bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.4.0
2 parents 50964f4 + 51a2688 commit 3ab4cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3636
- name: Run Codacy Analysis CLI
37-
uses: codacy/codacy-analysis-cli-action@d840f886c4bd4edc059706d09c6a1586111c540b
37+
uses: codacy/codacy-analysis-cli-action@33d455949345bddfdb845fba76b57b70cc83754b
3838
with:
3939
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy
4040
# repository

0 commit comments

Comments
 (0)