Skip to content

Commit 4c74991

Browse files
chore(deps): bump nosborn/github-action-markdown-cli from 3.4.0 to 3.5.0 in the ci group (#1511)
Bumps the ci group with 1 update: [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli). Updates `nosborn/github-action-markdown-cli` from 3.4.0 to 3.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nosborn/github-action-markdown-cli/releases">nosborn/github-action-markdown-cli's releases</a>.</em></p> <blockquote> <h2>v3.5.0</h2> <h2>What's Changed</h2> <p>There are no functional changes in this release.</p> <ul> <li>The Docker image is now reproducible</li> <li>The repository now has an OpenSSF Scorecard</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nosborn/github-action-markdown-cli/compare/v3.4.0...v3.5.0">https://github.com/nosborn/github-action-markdown-cli/compare/v3.4.0...v3.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/508d6cefd8f0cc99eab5d2d4685b1d5f470042c1"><code>508d6ce</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/cda163d8fb5f66c90c8fad7e3f2d059d1ea9f0ec"><code>cda163d</code></a> Bump version to v3.5.0</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/2c561625a73d1e35bf2b5389ea0ca014f4cf0097"><code>2c56162</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/75252051f2a9d493b389485700a06adc8b0d3847"><code>7525205</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/7e5d7247f254ed6aaa33b0a6626104f8ce808f00"><code>7e5d724</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/6a6b91d072651ef8e4599f64da7bfa3f4522d216"><code>6a6b91d</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/5c79abc376e16749a0b54b0dee4d385bdfbd601e"><code>5c79abc</code></a> Revert &quot;CI: update the release workflow&quot;</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/f27e5b948f2e439325a414d47d121d37e7617e4d"><code>f27e5b9</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/7509c241bdc75f775084e8ae088145156722c543"><code>7509c24</code></a> CI: update the release workflow</li> <li><a href="https://github.com/nosborn/github-action-markdown-cli/commit/bd60faf7306cf48060d285f38f6728565fedb5e4"><code>bd60faf</code></a> CI: update the release workflow</li> <li>Additional commits viewable in <a href="https://github.com/nosborn/github-action-markdown-cli/compare/58bcfd1af530d87a13d51b76e6713b52602e3613...508d6cefd8f0cc99eab5d2d4685b1d5f470042c1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nosborn/github-action-markdown-cli&package-manager=github_actions&previous-version=3.4.0&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bc621f commit 4c74991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify-md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919
- name: Markdown Linting
20-
uses: nosborn/github-action-markdown-cli@58bcfd1af530d87a13d51b76e6713b52602e3613 # v3.4.0
20+
uses: nosborn/github-action-markdown-cli@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 # v3.5.0
2121
with:
2222
files: .
2323
dot: true

0 commit comments

Comments
 (0)