Skip to content

⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.13 to 15.0.3 (#481) #36

⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.13 to 15.0.3 (#481)

⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.13 to 15.0.3 (#481) #36

Workflow file for this run

name: Generate SBOM
on:
push:
branches:
- develop
paths:
- "pnpm-lock.yaml"
jobs:
generate-sbom:
runs-on: ubuntu-latest
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