We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8159b commit 20f8db1Copy full SHA for 20f8db1
1 file changed
.github/workflows/reusable-markdown-lint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
14
15
- - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
+ - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
16
17
- name: Run markdownlint
18
run: |
0 commit comments