Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
ci: use Terraform-managed FOSSA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
updater-devopsadmin committed Nov 6, 2024
1 parent 488d978 commit c9bb7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fossa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
fossa:
uses: Updater/.github/.github/workflows/fossa.yaml@main
uses: Updater/.github-private/.github/workflows/fossa.yaml@main
secrets:
fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c9bb7cd

Please sign in to comment.