chore(deps): update nosborn/github-action-markdown-cli digest to 9f1850d #2398
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: [push, pull_request] | |
jobs: | |
lint: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v4 | |
- uses: nosborn/github-action-markdown-cli@9f1850dd5c81691701f159f429c58d1258814a15 | |
with: | |
files: . |