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.
2 parents a55714e + 8bb539f commit 460db91Copy full SHA for 460db91
1 file changed
.github/workflows/markdown.yml
@@ -19,5 +19,5 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 # v4.2.2
22
- - uses: DavidAnson/markdownlint-cli2-action@9d39d251b79eeedd829ae40af7a9b6f2e9492587 # main branch as there's no release with the fix yet
+ - uses: DavidAnson/markdownlint-cli2-action@93e977280559750153a80f85d87d50502bdcdda1 # main branch as there's no release with the fix yet
23
0 commit comments