Skip to content

feat: Rust/WASM first-class support — preset, scaffold, score, detect… #2

feat: Rust/WASM first-class support — preset, scaffold, score, detect…

feat: Rust/WASM first-class support — preset, scaffold, score, detect… #2

Workflow file for this run

name: Supply Chain
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
sbom:
uses: Stackbilt-dev/stackbilt_llc/.github/workflows/supply-chain-sbom.yml@fe2f8dc7de1e0404dee1634d47c6e54a9b46c020

Check failure on line 14 in .github/workflows/supply-chain.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/supply-chain.yml

Invalid workflow file

error parsing called workflow ".github/workflows/supply-chain.yml" -> "Stackbilt-dev/stackbilt_llc/.github/workflows/supply-chain-sbom.yml@fe2f8dc7de1e0404dee1634d47c6e54a9b46c020" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
node-version: '20'
package-manager: 'pnpm'
secrets: inherit
dep-review:
if: github.event_name == 'pull_request'
uses: Stackbilt-dev/stackbilt_llc/.github/workflows/supply-chain-dep-review.yml@fe2f8dc7de1e0404dee1634d47c6e54a9b46c020