Merge remote-tracking branch 'refs/remotes/origin/development' into development
This commit is contained in:
commit
1f0c302e17
4
.github/workflows/codacy.yml
vendored
4
.github/workflows/codacy.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Run Codacy Analysis
|
||||
uses: codacy/codacy-analysis-cli-action@d840f886c4bd4edc059706d09c6a1586111c540b
|
||||
uses: codacy/codacy-analysis-cli-action@master
|
||||
with:
|
||||
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
||||
verbose: true
|
||||
@ -50,4 +50,4 @@ jobs:
|
||||
- name: Upload results file
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
sarif_file: results.sarif
|
||||
|
Loading…
x
Reference in New Issue
Block a user