File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3939
4040 # Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
4141 - name : Run Codacy Analysis CLI
42- uses : codacy/codacy-analysis-cli-action@8abcaf1b06f1d9bd44d5795bbc679440aeb6ea7c
42+ uses : codacy/codacy-analysis-cli-action@d43127fe38d20c527dc1951ae5aea23148bab738
4343 with :
4444 # Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
4545 # You can also omit the token and run the tools that support default configurations
Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ bot.run("TOKEN")
149149 <div slot = " interactions" >
150150 <DiscordInteraction author = " Guide Man" avatar = " green" command >hello</DiscordInteraction >
151151 </div >
152+ Hello! Here's a cool embed.
152153 <DiscordEmbed
153154 embedTitle = " My Amazing Embed"
154155 authorIcon = " /img/logo.png"
Original file line number Diff line number Diff line change 3939 "react" : " 17.0.2" ,
4040 "react-dom" : " 17.0.2" ,
4141 "react-twemoji" : " ^0.5.0" ,
42- "sass" : " 1.54.9 " ,
42+ "sass" : " 1.55.0 " ,
4343 "webpack" : " ^5.74.0" ,
4444 "yarn" : " ^1.22.19"
4545 },
Original file line number Diff line number Diff line change @@ -8223,10 +8223,10 @@ sass-loader@^10.1.1:
82238223 schema-utils "^3.0.0"
82248224 semver "^7.3.2"
82258225
8226- sass@1.54.9 :
8227- version "1.54.9 "
8228- resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.9 .tgz#b05f14ed572869218d1a76961de60cd647221762 "
8229- integrity sha512-xb1hjASzEH+0L0WI9oFjqhRi51t/gagWnxLiwUNMltA0Ab6jIDkAacgKiGYKM9Jhy109osM7woEEai6SXeJo5Q ==
8226+ sass@1.55.0 :
8227+ version "1.55.0 "
8228+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0 .tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c "
8229+ integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A ==
82308230 dependencies :
82318231 chokidar ">=3.0.0 <4.0.0"
82328232 immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments