Merge pull request #1040 from jellyfin/renovate/pin-dependencies

Pin xt0rted/markdownlint-problem-matcher action to 98d9472
This commit is contained in:
Charles Ewert 2023-02-25 10:48:28 -05:00 committed by GitHub
commit 948a9b550e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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