Skip to content

build(deps): bump xunit from 2.7.0 to 2.7.1 in /MHFZ_Overlay #269

build(deps): bump xunit from 2.7.0 to 2.7.1 in /MHFZ_Overlay

build(deps): bump xunit from 2.7.0 to 2.7.1 in /MHFZ_Overlay #269

name: Inspect dependencies
on:
- pull_request
jobs:
check_new_dependencies:
runs-on: ubuntu-latest
steps:
- name: Check for new dependencies
uses: hiwelo/new-dependencies-action@1.0.1
with:
token: ${{ secrets.GITHUB_TOKEN }}