Skip to content

Fix off-by-one in expandShortPathNative truncating last path character on Windows #6445

Fix off-by-one in expandShortPathNative truncating last path character on Windows

Fix off-by-one in expandShortPathNative truncating last path character on Windows #6445

name: 'Dependency Review'
on:
- pull_request
- workflow_dispatch
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v6
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4