Skip to content

Commit

Permalink
Include GH credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
keizer619 committed Jul 26, 2023
1 parent d804bd4 commit f0da329
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fossa_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: fossas/fossa-action@main
env:
packageUser: ${{ secrets.BALLERINA_BOT_USERNAME }}
packagePAT: ${{ secrets.BALLERINA_BOT_TOKEN }}
with:
api-key: ${{secrets.FOSSA_APIKEY}}

0 comments on commit f0da329

Please sign in to comment.