Skip to content

Commit 25d83a3

Browse files
Managed by boost-sandbox/terraform-entropy
1 parent 56a7873 commit 25d83a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/boost-dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: boostsecurity.io
1+
name: boostsecurity.io (Dev)
22
on:
33
workflow_dispatch:
44
push:
@@ -14,5 +14,6 @@ jobs:
1414
- name: Run SBOM
1515
uses: boostsecurityio/boostsec-scanner-github@v4
1616
with:
17+
api_endpoint: https://api.dev.boostsec.io
1718
api_token: ${{ secrets.BOOST_API_TOKEN_DEV }}
1819
registry_module: boostsecurityio/trivy-sbom

0 commit comments

Comments
 (0)