Skip to content

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 bc1a4c3 commit 045e21d
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 045e21d

Please sign in to comment.