Skip to content

Commit c4377b1

Browse files
Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 (#82)
2 parents 4c3152b + 6eec0f2 commit c4377b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
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@97bf5df3c09e75f5bcd72695998f96ebd701846e
37+
uses: codacy/codacy-analysis-cli-action@562ee3e92b8e92df8b67e0a5ff8aa8e261919c08
3838
with:
3939
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
4040
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)