Skip to content

Commit 8545ef2

Browse files
committed
Changes related to compliance scan for Mend
1 parent 8ae528c commit 8545ef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- name: Scan and upload
4949
env:
5050
WS_URL: "https://f5.whitesourcesoftware.com/agent"
51+
WS_APIKEY_NGINX: ${{ secrets.WS_APIKEY_NGINX }}
5152
PRODUCT_NAME: nginx-tiger-demo1_${{ inputs.branch && inputs.branch || github.ref_name }}
5253
PROJECT_NAME: tiger-demo1
5354
run: |

0 commit comments

Comments
 (0)