Skip to content

Commit

Permalink
chore(deps): update cla-assistant/github-action action to v2.5.1 (#11984
Browse files Browse the repository at this point in the history
)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cla-assistant/github-action](https://togithub.com/cla-assistant/github-action) | action | patch | `v2.5.0` -> `v2.5.1` |

---

### Release Notes

<details>
<summary>cla-assistant/github-action (cla-assistant/github-action)</summary>

### [`v2.5.1`](https://togithub.com/contributor-assistant/github-action/releases/tag/v2.5.1)

[Compare Source](https://togithub.com/cla-assistant/github-action/compare/v2.5.0...v2.5.1)

#### What's Changed

-   Update action.yml by [@&#8203;ibakshay](https://togithub.com/ibakshay) in [https://github.com/contributor-assistant/github-action/pull/159](https://togithub.com/contributor-assistant/github-action/pull/159)

**Full Changelog**: contributor-assistant/github-action@v2.5.0...v2.5.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Never, 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/carbon-design-system/carbon-for-ibm-dotcom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 2321117 commit fc2e743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: "DCO Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the DCO Document and I hereby sign the DCO') || github.event_name == 'pull_request_target'
uses: cla-assistant/[email protected].0
uses: cla-assistant/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN : ${{ secrets.DCO_PERSONAL_ACCESS_TOKEN }}
Expand Down

0 comments on commit fc2e743

Please sign in to comment.