Skip to content

⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 2 updates (#583) #51

⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 2 updates (#583)

⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 2 updates (#583) #51

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