Skip to content

Commit 8fae66a

Browse files
Merge pull request #9 from octodemo/restricted-licenses
restrict-licenses
2 parents 655ce9d + b009ed3 commit 8fae66a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-scanning.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
uses: actions/checkout@v3
6767
- name: 'Dependency Review'
6868
uses: actions/dependency-review-action@v2
69+
with:
70+
deny-licenses: GPL-3.0
6971

7072
# Automatically run TFSec
7173
tfsec:

0 commit comments

Comments
 (0)