We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655ce9d commit b009ed3Copy full SHA for b009ed3
.github/workflows/code-scanning.yml
@@ -66,6 +66,8 @@ jobs:
66
uses: actions/checkout@v3
67
- name: 'Dependency Review'
68
uses: actions/dependency-review-action@v2
69
+ with:
70
+ deny-licenses: GPL-3.0
71
72
# Automatically run TFSec
73
tfsec:
0 commit comments