mirror of
https://github.com/karancode/yamllint-github-action.git
synced 2024-08-16 10:19:48 +02:00
chore(action): bump actionshub/markdownlint from 1.0.0 to 3.1.4
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 1.0.0 to 3.1.4. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Commits](https://github.com/actionshub/markdownlint/compare/v1.0.0...v3.1.4) --- updated-dependencies: - dependency-name: actionshub/markdownlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0a90406481
commit
fd9fefda5a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Markdown Lint
|
||||
uses: actionshub/markdownlint@v1.0.0
|
||||
uses: actionshub/markdownlint@v3.1.4
|
||||
|
||||
Dockerfilelint:
|
||||
runs-on: 'ubuntu-latest'
|
||||
|
|
Loading…
Reference in a new issue