We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafd437 commit fa13d86Copy full SHA for fa13d86
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@main
26
- name: Markdownlint
27
- uses: nosborn/github-action-markdown-cli@master
+ uses: nosborn/github-action-markdown-cli@7ca86fe6cbe33f6579ac44885b5ed73746db6e42
28
with:
29
files: "*.md"
30
config_file: .markdownlint.json
0 commit comments