Skip to content

Commit 6548123

Browse files
⬆️ Bump actionshub/markdownlint from 2.0.2 to 2.1.2 (#120)
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.2 to 2.1.2. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Commits](actionshub/markdownlint@2.0.2...v2.1.2) --- updated-dependencies: - dependency-name: actionshub/markdownlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30c4b35 commit 6548123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: ⤵️ Check out code from GitHub
2020
uses: actions/checkout@v3
2121
- name: 🚀 Run mdl
22-
uses: actionshub/markdownlint@2.0.2
22+
uses: actionshub/markdownlint@v2.1.2
2323

2424
lint-shellcheck:
2525
name: Shellcheck

0 commit comments

Comments
 (0)