We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1476d9 commit 1d8e052Copy full SHA for 1d8e052
.github/workflows/markdownlint.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout repository
17
uses: actions/checkout@v4
18
19
- # pinning to SHA to mitigate possible supply chain attack
+ # pinning to SHA to mitigate possible supply chain attacks
20
- name: Run markdownlint-cli
21
uses: nosborn/github-action-markdown-cli@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 # v3.5.0
22
with:
0 commit comments