Skip to content

Commit

Permalink
Update GitHub Actions workflow for Fossa scan
Browse files Browse the repository at this point in the history
  • Loading branch information
rlfagan committed Jul 15, 2024
1 parent ca3dfd9 commit 404a212
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
jobs:
fossa-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: fossas/fossa-action@main
with:
api-key: 24d4692b10eb422ce53478ddb6665857

0 comments on commit 404a212

Please sign in to comment.