Skip to content

chore(deps): bump the npm-dependencies group across 1 directory with 2 updates #748

chore(deps): bump the npm-dependencies group across 1 directory with 2 updates

chore(deps): bump the npm-dependencies group across 1 directory with 2 updates #748

Workflow file for this run

name: Linkspector
on: [pull_request]
jobs:
check-links:
name: runner / linkspector
# Temporarily work around this issue by downgrading the runner OS
# https://github.com/UmbrellaDocs/action-linkspector/issues/32
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Run linkspector
uses: umbrelladocs/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
fail_on_error: true