Skip to content

Commit 1d8e052

Browse files
committed
Trigger
Signed-off-by: Leo Siepel <[email protected]>
1 parent d1476d9 commit 1d8e052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4
1818

19-
# pinning to SHA to mitigate possible supply chain attack
19+
# pinning to SHA to mitigate possible supply chain attacks
2020
- name: Run markdownlint-cli
2121
uses: nosborn/github-action-markdown-cli@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 # v3.5.0
2222
with:

0 commit comments

Comments
 (0)