Skip to content

Update output to make the root object an overview with results contained inside #229

Update output to make the root object an overview with results contained inside

Update output to make the root object an overview with results contained inside #229

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}