Skip to content

Commit 6a60895

Browse files
committed
Add license header to shared action.
1 parent 6e0eb1a commit 6a60895

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/npm-audit-list/action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright 2025 Digital Bazaar, Inc.
2+
# SPDX-License-Identifier: BSD-3-Clause
3+
14
name: Output npm audit and list results as Markdown
25
description: >
36
A reusable action to output `npm audit` and a filtered `npm list` (based on

0 commit comments

Comments
 (0)