Skip to content

⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.13 to 14.2.15 (#570) #47

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

⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.13 to 14.2.15 (#570) #47

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