Skip to content

Commit

Permalink
chore(deps): Update nosborn/github-action-markdown-cli action to v3.3…
Browse files Browse the repository at this point in the history
….0 (#107)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.2.0` -> `v3.3.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>nosborn/github-action-markdown-cli</summary>

### [`v3.3.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.3.0)

[Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.2.0...v3.3.0)

#### What's Changed

-   Bump actions/setup-python from 4.2.0 to 4.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [nosborn/github-action-markdown-cli#48
-   Bump actions/checkout from 3.0.2 to 3.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [nosborn/github-action-markdown-cli#46
-   chore: update copyright year by [@&#8203;nosborn](https://togithub.com/nosborn) in [nosborn/github-action-markdown-cli#58
-   chore: run "pre-commit autoupdate" by [@&#8203;nosborn](https://togithub.com/nosborn) in [nosborn/github-action-markdown-cli#57
-   chore: bump/pin actions by [@&#8203;nosborn](https://togithub.com/nosborn) in [nosborn/github-action-markdown-cli#56
-   Bump markdownlint-cli to 0.33.0 by [@&#8203;Aplietexe](https://togithub.com/Aplietexe) in [nosborn/github-action-markdown-cli#55

#### New Contributors

-   [@&#8203;Aplietexe](https://togithub.com/Aplietexe) made their first contribution in [nosborn/github-action-markdown-cli#55

**Full Changelog**: nosborn/github-action-markdown-cli@v3.2.0...v3.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
  • Loading branch information
cq-bot committed Apr 1, 2023
1 parent eaa89b9 commit a677432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_markdown.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Git checkout
uses: actions/checkout@v3
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v3.2.0
uses: nosborn/github-action-markdown-cli@v3.3.0
with:
files: .
config_file: .markdownlint.yaml
Expand Down

0 comments on commit a677432

Please sign in to comment.