Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump cla-assistant/github-action from 2.5.1 to 2.6.0 (#1…
…2050) Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.5.1 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cla-assistant/github-action/releases">cla-assistant/github-action's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add an option to disable the "recheck" part of the comment by <a href="https://github.com/kingthorin"><code>@kingthorin</code></a> in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/158">contributor-assistant/github-action#158</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kingthorin"><code>@kingthorin</code></a> made their first contribution in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/158">contributor-assistant/github-action#158</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0">https://github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0</a></p> <h2>v2.5.2</h2> <h2>What's Changed</h2> <ul> <li>readme: fix invalid action tag in main snippet by <a href="https://github.com/Tropicao"><code>@Tropicao</code></a> in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/161">contributor-assistant/github-action#161</a></li> <li>bug fix + remove unwanted files by <a href="https://github.com/ibakshay"><code>@ibakshay</code></a> in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/162">contributor-assistant/github-action#162</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Tropicao"><code>@Tropicao</code></a> made their first contribution in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/161">contributor-assistant/github-action#161</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2">https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/contributor-assistant/github-action/commit/b1522fa982419e79591a92e1267de463a281cdb7"><code>b1522fa</code></a> docs(contributor): contrib-readme-action has updated readme</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/d755a68777c3960705196794e49a117e6a84c4d5"><code>d755a68</code></a> Merge pull request <a href="https://redirect.github.com/cla-assistant/github-action/issues/158">#158</a> from kingthorin/recheck-param</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/ca58bcf5da26dd7ac58e223f226b4651e3f0b549"><code>ca58bcf</code></a> Built</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/fdca7a016082d9130c3cd91a236ddf956ec35f1d"><code>fdca7a0</code></a> Update README.md</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/add3b94a76b7c4fe7fcce3971ce4e055054cd3a6"><code>add3b94</code></a> Merge pull request <a href="https://redirect.github.com/cla-assistant/github-action/issues/162">#162</a> from contributor-assistant/minor-fixes</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/8eac7d4c6da97ef80a92618693525c721fd04091"><code>8eac7d4</code></a> fix: bug fix + remove unwanted files</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/974412b75bb0f7ec4ab2e3cfd771b5c6b8ac04c4"><code>974412b</code></a> Update action.yml with new input param</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/5714012fae36ceb782662766aa9aa2f95925ac03"><code>5714012</code></a> Merge branch 'contributor-assistant:master' into recheck-param</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/5f3c132a692506aeafdf0a30c4ff3b714e9b6f0b"><code>5f3c132</code></a> Add missed condition checks</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/ea72bdd0fbabe3dd7d255de6cd2fb2de7fad8dc3"><code>ea72bdd</code></a> docs(contributor): contrib-readme-action has updated readme</li> <li>Additional commits viewable in <a href="https://github.com/cla-assistant/github-action/compare/v2.5.1...v2.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cla-assistant/github-action&package-manager=github_actions&previous-version=2.5.1&new-version=2.6.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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information