Skip to content

Commit ce7aa30

Browse files
committed
chore: implement vuln assesment for nsolid
Signed-off-by: Jefferson <jefferson.rios.caro@gmail.com>
1 parent 9a35efc commit ce7aa30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check-vulns.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
working-directory: ./dep_checker
5656
run: |
5757
matrix=$(grep -o '{.*}' result.log | jq -c .)
58+
echo "matrix=$matrix"
5859
echo "matrix=$matrix" >> $GITHUB_OUTPUT
5960
6061
create-issues:

0 commit comments

Comments
 (0)