RDKEMW-234: [RDKE][GNOME] Not getting values for WIFI interface on GetAvailableInterfaces method #6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Fossid Stateless Diff Scan | ||
on: pull_request | ||
jobs: | ||
call-fossid-workflow: | ||
uses: rdkcentral/build_tools_workflows/.github/workflows/fossid_integration_stateless_diffscan.yml@develop | ||
Check failure on line 7 in .github/workflows/fossid_integration_stateless_diffscan_target_repo.yml GitHub Actions / .github/workflows/fossid_integration_stateless_diffscan_target_repo.ymlInvalid workflow file
|
||
secrets: | ||
FOSSID_CONTAINER_USERNAME: ${{ secrets.FOSSID_CONTAINER_USERNAME }} | ||
FOSSID_CONTAINER_PASSWORD: ${{ secrets.FOSSID_CONTAINER_PASSWORD }} | ||
FOSSID_HOST_USERNAME: ${{ secrets.FOSSID_HOST_USERNAME }} | ||
FOSSID_HOST_TOKEN: ${{ secrets.FOSSID_HOST_TOKEN }} |