Skip to content

Commit

Permalink
Merge pull request #1071 from ballerina-platform/keizer619-patch-1
Browse files Browse the repository at this point in the history
Include GH credentials
  • Loading branch information
ThisaruGuruge authored Jul 26, 2023
2 parents 7a526fb + 0f2bdf8 commit 61bdc71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fossa_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
- uses: fossas/fossa-action@main
with:
api-key: ${{secrets.FOSSA_APIKEY}}
packageUser: ${{ secrets.BALLERINA_BOT_USERNAME }}
packagePAT: ${{ secrets.BALLERINA_BOT_TOKEN }}

0 comments on commit 61bdc71

Please sign in to comment.