Skip to content

Commit

Permalink
deps: Update dlavrenuek/conventional-changelog-action action to v1.2.…
Browse files Browse the repository at this point in the history
…4 (main) (#16940)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dlavrenuek/conventional-changelog-action](https://togithub.com/dlavrenuek/conventional-changelog-action)
| action | patch | `v1.2.3` -> `v1.2.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>dlavrenuek/conventional-changelog-action
(dlavrenuek/conventional-changelog-action)</summary>

###
[`v1.2.4`](https://togithub.com/dlavrenuek/conventional-changelog-action/releases/tag/v1.2.4):
1.2.4

[Compare
Source](https://togithub.com/dlavrenuek/conventional-changelog-action/compare/v1.2.3...v1.2.4)

#### What's Changed

- chore(deps): bump the npm_and_yarn group across 1 directories with 7
updates by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/dlavrenuek/conventional-changelog-action/pull/125](https://togithub.com/dlavrenuek/conventional-changelog-action/pull/125)

**Full Changelog**:
dlavrenuek/conventional-changelog-action@v1.2.3...v1.2.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am
every weekday" (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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
pedesen authored Mar 20, 2024
2 parents 8deec15 + e6d8ea4 commit 8aed758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operate-release-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
secret/data/products/operate/release_process GITHUB_TOKEN;
- name: Calculate changelog
uses: dlavrenuek/[email protected].3
uses: dlavrenuek/[email protected].4
id: changelog
if: ${{ env.CREATE_A_RELEASE == 'true' }}
with:
Expand Down

0 comments on commit 8aed758

Please sign in to comment.