1
0
Fork 0
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:
dependabot[bot] 2023-10-02 10:36:00 +00:00 committed by GitHub
parent 0a90406481
commit fd9fefda5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Markdown Lint - name: Markdown Lint
uses: actionshub/markdownlint@v1.0.0 uses: actionshub/markdownlint@v3.1.4
Dockerfilelint: Dockerfilelint:
runs-on: 'ubuntu-latest' runs-on: 'ubuntu-latest'