Skip to content

Commit 1430aaa

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

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@v2.1.2
22+
uses: actionshub/markdownlint@v3.0.2
2323

2424
lint-shellcheck:
2525
name: Shellcheck

0 commit comments

Comments
 (0)