diff --git a/.github/workflows/quality-checks.yml b/.github/workflows/quality-checks.yml index 2c102f7..6cbfeb1 100644 --- a/.github/workflows/quality-checks.yml +++ b/.github/workflows/quality-checks.yml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Lint markdown - uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0 + uses: DavidAnson/markdownlint-cli2-action@8de2aa07cae85fd17c0b35642db70cf5495f1d25 # v24.0.0 yaml-lint: name: YAML Validation