We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bf269 commit aa8ee93Copy full SHA for aa8ee93
.github/workflows/fossa.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Run FOSSA scan and upload build data
16
uses: fossa-contrib/fossa-action@v1
17
with:
18
- fossa-api-key: b7271378f70427d0944ce84fc7d32b6a
+ fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
0 commit comments