mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump DavidAnson/markdownlint-cli2-action from 9.0.0 to 10.0.1 (#10843)
* build(deps): bump DavidAnson/markdownlint-cli2-action
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/DavidAnson/markdownlint-cli2-action) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2-action/releases)
- [Commits](5b7c9f74fe...bb4bb94c73)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Alex Leong <alex@buoyant.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Leong <alex@buoyant.io>
This commit is contained in:
parent
b05dd81fc9
commit
97cf2b0cd1
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f
|
||||
- uses: DavidAnson/markdownlint-cli2-action@5b7c9f74fec47e6b15667b2cc23c63dff11e449e
|
||||
- uses: DavidAnson/markdownlint-cli2-action@bb4bb94c73936643d73d345b48fead3e96f90a5e
|
||||
with:
|
||||
globs: |
|
||||
**/*.md
|
||||
|
|
|
|||
|
|
@ -43,4 +43,4 @@ Moderators will issue a warning to users who don't follow the code of conduct. A
|
|||
second offense results in a temporary ban, a third warrants a permanent ban.
|
||||
It's at the moderator's discretion to un-ban a remorseful user, or immediately
|
||||
ban a toxic user without warning. Unjustified bans can be appealed by contacting
|
||||
banhammer@buoyant.io.
|
||||
<banhammer@buoyant.io>.
|
||||
|
|
|
|||
|
|
@ -320,8 +320,8 @@ linkerd dashboard
|
|||
|
||||
## 12. Send the announcement email
|
||||
|
||||
Send an email to cncf-linkerd-dev@lists.cncf.io,
|
||||
cncf-linkerd-users@lists.cncf.io, and cncf-linkerd-announce@lists.cncf.io,
|
||||
Send an email to <cncf-linkerd-dev@lists.cncf.io>,
|
||||
<cncf-linkerd-users@lists.cncf.io>, and <cncf-linkerd-announce@lists.cncf.io>,
|
||||
announcing the release.
|
||||
|
||||
Subscribe to these mailing lists if you aren't on them:
|
||||
|
|
|
|||
Loading…
Reference in New Issue