Skip to content

Commit c98471b

Browse files
chore: bump ruzickap/action-my-markdown-linter in /.github/workflows (#71)
Bumps [ruzickap/action-my-markdown-linter](https://github.com/ruzickap/action-my-markdown-linter) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/ruzickap/action-my-markdown-linter/releases) - [Changelog](https://github.com/ruzickap/action-my-markdown-linter/blob/main/CHANGELOG.md) - [Commits](ruzickap/action-my-markdown-linter@26b4129...5e4b49f) --- updated-dependencies: - dependency-name: ruzickap/action-my-markdown-linter dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e1034b commit c98471b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: Markdown Lint
17-
uses: ruzickap/action-my-markdown-linter@26b4129bf0352527e60b5bd739357af63df1b7bf
17+
uses: ruzickap/action-my-markdown-linter@5e4b49fb65d856a021b96ad7f799cc3bde9af91e
1818
with:
1919
debug: true
2020
config_file: .github/.markdownlint.yml

0 commit comments

Comments
 (0)