Skip to content

Commit b5df1b4

Browse files
Bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 (#608)
* Bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@455b661...510b996) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * address markdown lint issues --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <p.abel@f5.com> Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
1 parent 39bdb16 commit b5df1b4

File tree

2 files changed

+180
-180
lines changed

2 files changed

+180
-180
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Checkout Repository
5656
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
5757

58-
- uses: DavidAnson/markdownlint-cli2-action@455b6612a7b7a80f28be9e019b70abdd11696e4e # v14.0.0
58+
- uses: DavidAnson/markdownlint-cli2-action@510b996878fc0d1a46c8a04ec86b06dbfba09de7 # v15.0.0
5959
with:
6060
config: .markdownlint-cli2.yaml
6161
globs: "**/*.md"

0 commit comments

Comments
 (0)