Skip to content

Commit

Permalink
chore(action): bump actionshub/markdownlint from 1.0.0 to 3.1.4
Browse files Browse the repository at this point in the history
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](actionshub/markdownlint@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 0a90406 commit fd9fefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit fd9fefd

Please sign in to comment.