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 1f9fc0e commit e661b4eCopy full SHA for e661b4e
.github/workflows/workflow.yml
@@ -5,4 +5,4 @@ jobs:
5
- uses: actions/checkout@v3
6
- uses: fossas/fossa-action@main
7
with:
8
- api-key: 24d4692b10eb422ce53478ddb6665857
+ api-key: '{{secrets.fossaApiKey}}'
0 commit comments