Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 7556f94

Browse files
committed
Fixing codacy build
1 parent 4becf3b commit 7556f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codacy-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3030
- name: Run Codacy Analysis CLI
31-
uses: codacy/codacy-analysis-cli-action@4.4.5
31+
uses: codacy/codacy-analysis-cli-action@master
3232
with:
3333
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
3434
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)