Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored Feb 10, 2024
1 parent a485b4f commit 6923034
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: FOSSA scan
uses: fossas/fossa-action@main
uses: fossa-contrib/fossa-action@v3
with:
api-key: ${{secrets.fossaApiKey}}
fossa-api-key: 6d304c09a3ec097ba4517724e4a4d17d

0 comments on commit 6923034

Please sign in to comment.