mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-03 18:41:31 +00:00
Bump actionshub/markdownlint from 3.0.2 to 3.1.3 (#128)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 3.0.2 to 3.1.3. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Commits](https://github.com/actionshub/markdownlint/compare/v3.0.2...v3.1.3) --- updated-dependencies: - dependency-name: actionshub/markdownlint 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>
This commit is contained in:
parent
1430aaa8eb
commit
b31320da4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: ⤵️ Check out code from GitHub
|
||||
uses: actions/checkout@v3
|
||||
- name: 🚀 Run mdl
|
||||
uses: actionshub/markdownlint@v3.0.2
|
||||
uses: actionshub/markdownlint@v3.1.3
|
||||
|
||||
lint-shellcheck:
|
||||
name: Shellcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue