Skip to content

Commit cdc1799

Browse files
authored
chore(deps): bump cla-assistant/github-action from 2.3.1 to 2.4.0 (#218)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.1 to 2.4.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.4.0</h2> <h2>What's Changed</h2> <ul> <li>Update required GITHUB_TOKEN permissions by <a href="https://github.com/pellared"><code>@​pellared</code></a> in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/144">contributor-assistant/github-action#144</a></li> <li>Move CLA/DCO bot name into subscript at end of comment by <a href="https://github.com/Holzhaus"><code>@​Holzhaus</code></a> in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/140">contributor-assistant/github-action#140</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pellared"><code>@​pellared</code></a> made their first contribution in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/144">contributor-assistant/github-action#144</a></li> <li><a href="https://github.com/Holzhaus"><code>@​Holzhaus</code></a> made their first contribution in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/140">contributor-assistant/github-action#140</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/contributor-assistant/github-action/compare/v2.3.2...v2.4.0">https://github.com/contributor-assistant/github-action/compare/v2.3.2...v2.4.0</a></p> <h2>v2.3.2</h2> <h2>What's Changed</h2> <ul> <li>fix: create empty commit for custom pr sign comment as well by <a href="https://github.com/tada5hi"><code>@​tada5hi</code></a> in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/147">contributor-assistant/github-action#147</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tada5hi"><code>@​tada5hi</code></a> made their first contribution in <a href="https://redirect.github.com/contributor-assistant/github-action/pull/147">contributor-assistant/github-action#147</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/contributor-assistant/github-action/compare/v2.3.1...v2.3.2">https://github.com/contributor-assistant/github-action/compare/v2.3.1...v2.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/contributor-assistant/github-action/commit/9340315624c6e16cef1f2c63bdeb0f0c49c6f474"><code>9340315</code></a> docs(contributor): contrib-readme-action has updated readme</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/9dfcfbe77fb3b1e1f112b971c272c143f843f65f"><code>9dfcfbe</code></a> Merge pull request <a href="https://redirect.github.com/cla-assistant/github-action/issues/140">#140</a> from Holzhaus/botname-subscript</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/9c07d10c34a5ebb780ef771531ee18d7faa82341"><code>9c07d10</code></a> docs(contributor): contrib-readme-action has updated readme</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/902b70e95e8eec78306674f0742c0c3078e1a5c2"><code>902b70e</code></a> Merge pull request <a href="https://redirect.github.com/cla-assistant/github-action/issues/144">#144</a> from pellared/patch-1</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/dbc1c64d82d3aad5072007a41fff2828ae6d23ec"><code>dbc1c64</code></a> docs(contributor): contrib-readme-action has updated readme</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/87da4105b920cd3616038adcd983542f80c9ee80"><code>87da410</code></a> Merge pull request <a href="https://redirect.github.com/cla-assistant/github-action/issues/147">#147</a> from tada5hi/pr-sign-commit</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/f4faf18deac3d5628c6b369e72268d744d39e797"><code>f4faf18</code></a> fix: create empty commit for custom pr sign comment as well</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/1d79b45370083b4edf918c509299a489f446ef5a"><code>1d79b45</code></a> Update README.md</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/545ab66f29e90f7ca17593d2c6efc0518285b0fd"><code>545ab66</code></a> Update required GITHUB_TOKEN permissions</li> <li><a href="https://github.com/contributor-assistant/github-action/commit/1e0e0b90b1e43fe1ca34668850508b7969127336"><code>1e0e0b9</code></a> feat(index): Move CLA/DCO bot name into subscript at end of comment</li> <li>See full diff in <a href="https://github.com/cla-assistant/github-action/compare/v2.3.1...v2.4.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.3.1&new-version=2.4.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>
2 parents 4f8f16a + d1eb6e2 commit cdc1799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: "CLA Assistant"
1515
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
1616
# Beta Release
17-
uses: cla-assistant/github-action@v2.3.1
17+
uses: cla-assistant/github-action@v2.4.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)