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

Commit f3acb28

Browse files
ci: use Terraform-managed FOSSA workflow
1 parent 5b0a32b commit f3acb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
fossa:
10-
uses: Updater/.github/.github/workflows/fossa.yaml@main
10+
uses: Updater/.github-private/.github/workflows/fossa.yaml@main
1111
secrets:
1212
fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
1313
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)