Skip to content

Bump rand from 0.8.5 to 0.8.6 in /tests_tools #117

Bump rand from 0.8.5 to 0.8.6 in /tests_tools

Bump rand from 0.8.5 to 0.8.6 in /tests_tools #117

Workflow file for this run

name: "CodeQL"
on:
workflow_dispatch:
push:
pull_request:
branches:
- main
- develop
- master
- dev
paths-ignore:
- '.github/workflows/*.yml'
- 'tests/*'
jobs:
analyse:
name: Call Ledger CodeQL analysis
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_codeql_checks.yml@v1
with:
builder: ledger-app-builder
secrets: inherit