Merge pull request #1269 from aya-rs/dependabot/github_actions/github-actions-b6130af3f2

pull/1274/head
dependabot[bot] 2 days ago committed by GitHub
commit e239f3abbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -33,7 +33,7 @@ jobs:
- run: git ls-files -- '*.c' '*.h' | xargs clang-format --dry-run --Werror
- uses: DavidAnson/markdownlint-cli2-action@v19
- uses: DavidAnson/markdownlint-cli2-action@v20
- run: taplo fmt --check

@ -115,7 +115,7 @@ the community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available [here][covenant-2-0].
[version 2.0][covenant-2-0].
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).
@ -124,5 +124,5 @@ enforcement ladder](https://github.com/mozilla/diversity).
[covenant-2-0]: https://www.contributor-covenant.org/version/2/0/code_of_conduct
For answers to common questions about this code of conduct, see the
[FAQ](https://www.contributor-covenant.org/faq). Translations are available
[here](https://www.contributor-covenant.org/translations).
[FAQ](https://www.contributor-covenant.org/faq).
[Translations](https://www.contributor-covenant.org/translations) are available.

Loading…
Cancel
Save