Merge branch 'master' of https://github.com/StarTeknolojiSapce/codecov-action into dependabot/npm_and_yarn/node-fetch-3.3.1

This commit is contained in:
Erçetin Güler 2025-03-02 10:55:02 +03:00
commit 785b6d8b6e
2 changed files with 3 additions and 1 deletions

View file

@ -39,7 +39,7 @@ jobs:
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@d43127fe38d20c527dc1951ae5aea23148bab738
uses: codacy/codacy-analysis-cli-action@5cc54a75f9ad88159bb54046196d920e40e367a5
with:
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
# You can also omit the token and run the tools that support default configurations

2
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,2 @@
{
}