Skip to content

Commit

Permalink
build(deps): bump actionshub/markdownlint from 3.1.3 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/actionshub/markdownlint/releases)
- [Commits](actionshub/markdownlint@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: actionshub/markdownlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent e0df3e4 commit dcdd231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v3

- name: Markdown lint
uses: actionshub/markdownlint@v3.1.3
uses: actionshub/markdownlint@v3.1.4

- name: Perl Syntaxcheck
run: perl -Mstrict -cw *.pl

0 comments on commit dcdd231

Please sign in to comment.