File tree Expand file tree Collapse file tree 3 files changed +1527
-1459
lines changed Expand file tree Collapse file tree 3 files changed +1527
-1459
lines changed Original file line number Diff line number Diff line change 1616 - name : ' Checkout Repository'
1717 uses : actions/checkout@e2a5a1afd5d7305b13671410c52a31819ab9fad9 # v4.0.0 https://github.com/actions/checkout/commit/e2a5a1afd5d7305b13671410c52a31819ab9fad9
1818 - name : ' Dependency Review'
19- uses : actions/dependency-review-action@7bbfa034e752445ea40215fff1c3bf9597993d3f # v3.1.3 https://github.com/actions/dependency-review-action/commit/7bbfa034e752445ea40215fff1c3bf9597993d3f
19+ uses : actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1 https://github.com/actions/dependency-review-action/commit/[hash]
2020 with :
2121 config-file : ' .github/dependency-review/dependency-review-config.yml'
Original file line number Diff line number Diff line change 140140 "nx" : " 16.7.0" ,
141141 "xml2js" : " 0.5.0" ,
142142 "tar" : " 6.2.1" ,
143- "**/cross-spawn" : " 7.0.5"
143+ "**/cross-spawn" : " 7.0.5" ,
144+ "**/brace-expansion" : " 1.1.12"
144145 },
145146 "overrides" : {
146147 "tar" : " 6.2.1" ,
147- "cross-spawn" : " 7.0.5"
148+ "cross-spawn" : " 7.0.5" ,
149+ "brace-expansion" : " 1.1.12"
148150 },
149151 "packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" 150152}
You can’t perform that action at this time.
0 commit comments