Skip to content

Bump com.azure:azure-identity from 1.0.0 to 1.12.2 in /managed-identity-keyvault #32

Bump com.azure:azure-identity from 1.0.0 to 1.12.2 in /managed-identity-keyvault

Bump com.azure:azure-identity from 1.0.0 to 1.12.2 in /managed-identity-keyvault #32

name: Markdown Links Check
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@1.0.15
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'