Skip to content

⬆️ (repo) [NO-ISSUE]: Bump typescript-eslint from 8.18.2 to 8.19.0 in… #52

⬆️ (repo) [NO-ISSUE]: Bump typescript-eslint from 8.18.2 to 8.19.0 in…

⬆️ (repo) [NO-ISSUE]: Bump typescript-eslint from 8.18.2 to 8.19.0 in… #52

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