Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Resolve Codacy Static Code Analysis issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalijr2 committed Jul 15, 2024
1 parent a9f8b6b commit 9ee7171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@97bf5df3c09e75f5bcd72695998f96ebd701846e
uses: codacy/codacy-analysis-cli-action@4.4.5
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
verbose: true
Expand Down

0 comments on commit 9ee7171

Please sign in to comment.