Skip to content

fix(pilota-build): keep the leading underscore in idl method name #499

fix(pilota-build): keep the leading underscore in idl method name

fix(pilota-build): keep the leading underscore in idl method name #499

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: [self-hosted, X64]
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v1