Skip to content

chore(deps): bump pillow from 9.3.0 to 10.2.0 in /api #267

chore(deps): bump pillow from 9.3.0 to 10.2.0 in /api

chore(deps): bump pillow from 9.3.0 to 10.2.0 in /api #267

Workflow file for this run

name: Check Broken Markdown Links
on:
pull_request:
branches:
- main
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
config-file: '.github/workflows/markdown-links-config.json'