Skip to content

Commit 460db91

Browse files
authored
Merge pull request #301 from uyuni-project/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-93e977280559750153a80f85d87d50502bdcdda1
2 parents a55714e + 8bb539f commit 460db91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- 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
22+
- uses: DavidAnson/markdownlint-cli2-action@93e977280559750153a80f85d87d50502bdcdda1 # main branch as there's no release with the fix yet
2323

0 commit comments

Comments
 (0)