Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored Feb 5, 2024
1 parent 04a8aca commit d7fd2ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: fossas/fossa-action@main
- name: FOSSA scan
uses: fossas/fossa-action@main
with:
api-key: ${{ secrets.FOSSA_OMEC_ORG_PO }}

Expand Down

0 comments on commit d7fd2ff

Please sign in to comment.