Skip to content

Commit 77fba45

Browse files
committed
chore: add Unlicense to allowed licenses (OSI/FSF approved)
1 parent c618626 commit 77fba45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
uses: actions/dependency-review-action@v4
113113
with:
114114
fail-on-severity: moderate
115-
allow-licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC
115+
allow-licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, Unlicense
116116

117117
codeql-analysis:
118118
name: CodeQL Analysis

0 commit comments

Comments
 (0)