Skip to content

✨ (signer-eth) [DSDK-617]: Remove ethers dependency from api and acce… #56

✨ (signer-eth) [DSDK-617]: Remove ethers dependency from api and acce…

✨ (signer-eth) [DSDK-617]: Remove ethers dependency from api and acce… #56

Workflow file for this run

name: "[Automation] Generate SBOM"
on:
push:
branches:
- develop
paths:
- "pnpm-lock.yaml"
jobs:
generate-sbom:
name: Generate SBOM
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: LedgerHQ/device-sdk-ts/.github/actions/setup-toolchain-composite@develop
- uses: LedgerHQ/device-sdk-ts/.github/actions/generate-sbom-composite@develop