Skip to content

mgr/dashboard: bump @types/node from 18.17.12 to 20.10.1 in /src/pybind/mgr/dashboard/frontend #184

mgr/dashboard: bump @types/node from 18.17.12 to 20.10.1 in /src/pybind/mgr/dashboard/frontend

mgr/dashboard: bump @types/node from 18.17.12 to 20.10.1 in /src/pybind/mgr/dashboard/frontend #184

Workflow file for this run

name: Check PR dependencies
on: [pull_request_target]
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check PR Dependencies
steps:
- uses: gregsdennis/dependencies-action@80b5ffec566913b1494d5a8577ab0d60e476271d
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}