mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2024-11-26 23:50:44 +00:00
Merge pull request #300 from jellyfin/renovate/actions-checkout-digest
Update actions/checkout digest to 755da8c
This commit is contained in:
commit
46ba3516d8
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@7dd9e2a3dc350cf687eb1b2a4fadfee8c8e49675 # v3
|
||||
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
|
||||
- name: Set up problem matcher
|
||||
uses: xt0rted/markdownlint-problem-matcher@98d94724052d20ca2e06c091f202e4c66c3c59fb # tag=v2.0.0
|
||||
- name: Run markdownlint
|
||||
|
Loading…
Reference in New Issue
Block a user