diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index a031dce..2a3c6ee 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -90,7 +90,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3.1.0 - name: 🚀 Run mdl - uses: actionshub/markdownlint@2.0.2 + uses: actionshub/markdownlint@v2.1.2 lint-shellcheck: name: Shellcheck