Skip to content

⬆️ (repo) [NO-ISSUE]: Bump typescript from 5.6.3 to 5.7.2 in the type… #53

⬆️ (repo) [NO-ISSUE]: Bump typescript from 5.6.3 to 5.7.2 in the type…

⬆️ (repo) [NO-ISSUE]: Bump typescript from 5.6.3 to 5.7.2 in the type… #53

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