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@7168e9ba5af007b4db7c8988d880b25c0384b001
432432 with :
433433 scan-type : " fs"
434434 scan-ref : " ."
Original file line number Diff line number Diff line change 5959 "eslint-plugin-import" : " ^2.18.2" ,
6060 "eslint-plugin-prettier" : " ^4.0.0" ,
6161 "prettier" : " ^2.2.1" ,
62- "prettier-plugin-sh" : " ^0.7.1 " ,
62+ "prettier-plugin-sh" : " ^0.8.0 " ,
6363 "shellcheck" : " ^1.0.0" ,
6464 "stylelint" : " ^13.0.0" ,
6565 "stylelint-config-recommended" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -3397,10 +3397,10 @@ prettier-linter-helpers@^1.0.0:
33973397 dependencies :
33983398 fast-diff "^1.1.2"
33993399
3400- prettier-plugin-sh@^0.7.1 :
3401- version "0.7.1 "
3402- resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.7.1 .tgz#a2d38de10e55919ea945a6e72c4815b16d6614ad "
3403- integrity sha512-2MWRdGOSz0yf/z2kTKF1AqxDuH9MZD8faoDAz5ySGphxssi9oyM3Ys+jp7AfqsCXvGUDbRA4EJOlKS0yZKAW6w ==
3400+ prettier-plugin-sh@^0.8.0 :
3401+ version "0.8.0 "
3402+ resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.8.0 .tgz#a269a573ec2862b8f1137e42869f250e2c3816ee "
3403+ integrity sha512-ey/TkkvrGU4xR7bNTwBWEJwd3f71z93k9j/ITnTuabSBVNNVT7NUALlGoIXbDIa2/cq8XtARnX1MgH+xHgW+Aw ==
34043404 dependencies :
34053405 mvdan-sh "^0.5.0"
34063406
You can’t perform that action at this time.
0 commit comments