8000 [cherry-pick] Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to… · nginx/kubernetes-ingress@e75bc7e · GitHub
[go: up one dir, main page]

Skip to content

Commit e75bc7e

Browse files
authored
[cherry-pick] Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 in the actions group (#6401)
Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 in the actions group (#6398) Bump DavidAnson/markdownlint-cli2-action in the actions group Bumps the actions group with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `DavidAnson/markdownlint-cli2-action` from 16.0.0 to 17.0.0 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@b4c9fea...db43aef) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc66e2c commit e75bc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Checkout Repository
8585
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
8686

87-
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
87+
- uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
8888
with:
8989
config: .markdownlint-cli2.yaml
9090
globs: "**/*.md"

0 commit comments

Comments
 (0)
0