File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ jobs:
428428 uses : actions/checkout@v2
429429 - name : Run Trivy vulnerability scanner in repo mode
430430 # Commit SHA for v0.0.17
431- uses : aquasecurity/trivy-action@2a2157eb22c08c9a1fac99263430307b8d1bc7a2
431+ uses : aquasecurity/trivy-action@0769bbf0d2a77b3c15b3b57fbcdd2edd25a1c3f0
432432 with :
433433 scan-type : " fs"
434434 scan-ref : " ."
Original file line number Diff line number Diff line change 6060 "eslint-plugin-import" : " ^2.18.2" ,
6161 "eslint-plugin-prettier" : " ^4.0.0" ,
6262 "prettier" : " ^2.2.1" ,
63- "prettier-plugin-sh" : " ^0.7.1 " ,
63+ "prettier-plugin-sh" : " ^0.8.0 " ,
6464 "shellcheck" : " ^1.0.0" ,
6565 "stylelint" : " ^13.0.0" ,
6666 "stylelint-config-recommended" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -3441,10 +3441,10 @@ prettier-linter-helpers@^1.0.0:
34413441 dependencies :
34423442 fast-diff "^1.1.2"
34433443
3444- prettier-plugin-sh@^0.7.1 :
3445- version "0.7 .1"
3446- resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.7 .1.tgz#a2d38de10e55919ea945a6e72c4815b16d6614ad "
3447- integrity sha512-2MWRdGOSz0yf/z2kTKF1AqxDuH9MZD8faoDAz5ySGphxssi9oyM3Ys+jp7AfqsCXvGUDbRA4EJOlKS0yZKAW6w ==
3444+ prettier-plugin-sh@^0.8.0 :
3445+ version "0.8 .1"
3446+ resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.8 .1.tgz#50698d95f2006c1b3eae570d430c3c1c05a31327 "
3447+ integrity sha512-tz0g6y+ZaJF0PWaa1F7vhCv4nLgYYl2zYzYU4XJFD1McoY0oHI+l2osvXqv1s5yQdtjdlzKszN6VY7WTaw2Gqw ==
34483448 dependencies :
34493449 mvdan-sh "^0.5.0"
34503450
You can’t perform that action at this time.
0 commit comments