Skip to content

chore(deps): bump the github-actions group across 1 directory with 5 updates #27

chore(deps): bump the github-actions group across 1 directory with 5 updates

chore(deps): bump the github-actions group across 1 directory with 5 updates #27

Workflow file for this run

name: Markdown lint
on:
push:
branches: [ main ]
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: 'restqa-404-links'
uses: restqa/404-links@dd7342182161a3b8562cb8f1ee094b1ee8311808 # 3.1.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}