Compare commits
1 Commits
renovate/c
...
renovate/d
Author | SHA1 | Date | |
---|---|---|---|
983d2925c1 |
2
.github/workflows/codacy-analysis.yml
vendored
2
.github/workflows/codacy-analysis.yml
vendored
@ -28,7 +28,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@v4.4.7
|
||||
uses: codacy/codacy-analysis-cli-action@1.1.0
|
||||
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
|
||||
|
@ -19,7 +19,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.js": "^12.5.3",
|
||||
"dotenv": "^16.0.0",
|
||||
"dotenv": "^17.0.0",
|
||||
"got": "^11.8.3",
|
||||
"module-alias": "^2.2.2",
|
||||
"nedb-promises": "^6.0.3"
|
||||
|
Reference in New Issue
Block a user