Skip to content

Commit

Permalink
Pass api key through (#4896)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre authored Apr 1, 2022
1 parent 65754dc commit 8ae4f25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/enforce-license-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- name: 'Enforce License Compliance'
uses: getsentry/action-enforce-license-compliance@main
with:
fossa_api_key: ${{ secrets.FOSSA_API_KEY }}

1 comment on commit 8ae4f25

@vercel
Copy link

@vercel vercel bot commented on 8ae4f25 Apr 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.