Merge pull request #1040 from jellyfin/renovate/pin-dependencies
Pin xt0rted/markdownlint-problem-matcher action to 98d9472
This commit is contained in:
commit
948a9b550e
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -55,6 +55,6 @@ jobs:
|
|||
run: npm ci
|
||||
- name: Install roku package dependencies
|
||||
run: npx ropm install
|
||||
- uses: xt0rted/markdownlint-problem-matcher@v2
|
||||
- uses: xt0rted/markdownlint-problem-matcher@98d94724052d20ca2e06c091f202e4c66c3c59fb # v2
|
||||
- name: Lint markdown files
|
||||
run: npm run lint-markdown
|
Loading…
Reference in New Issue
Block a user