Skip to content

fix(pilota-thrift-parser): trim extra whitespace characters at the end of annotation list item #496

fix(pilota-thrift-parser): trim extra whitespace characters at the end of annotation list item

fix(pilota-thrift-parser): trim extra whitespace characters at the end of annotation list item #496

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