fix: harden GitHub Actions workflows (#2021)

This commit is contained in:
dagecko
2026-03-31 11:12:12 -04:00
committed by GitHub
parent 40ecd44ada
commit 4dff63a84e
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v6
- name: Run markdownlint-cli2
uses: DavidAnson/markdownlint-cli2-action@v23
uses: DavidAnson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23
with:
globs: |
'**/*.md'