Skip to content

gomod(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 #1068

gomod(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2

gomod(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 #1068

name: Lint Markdown Links
run-name: ${{github.event.pull_request.title}}
on: [ pull_request ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: 'no'
config-file: '.mlc.config.json'
folder-path: '.'
max-depth: -1