Skip to content

Commit f63a475

Browse files
Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#46)
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) - [Commits](actionshub/markdownlint@2.0.0...4668c03) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fd9952 commit f63a475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: ⤵️ Check out code from GitHub
7575
uses: actions/checkout@v2.3.4
7676
- name: 🚀 Run mdl
77-
uses: actionshub/markdownlint@2.0.0
77+
uses: actionshub/markdownlint@2.0.2
7878

7979
lint-shellcheck:
8080
name: Shellcheck

0 commit comments

Comments
 (0)