Skip to content

Commit

Permalink
ci(ci-deps): ⬆️ update amannn/action-semantic-pull-request action to …
Browse files Browse the repository at this point in the history
…v5.5.2 (#110)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | action | minor | `v5.4.0` -> `v5.5.2` |

---

### Release Notes

<details>
<summary>amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)</summary>

### [`v5.5.2`](https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.2)

[Compare Source](https://github.com/amannn/action-semantic-pull-request/compare/v5.5.1...v5.5.2)

##### Bug Fixes

-   Bump tar from 6.1.11 to 6.2.1 ([#&#8203;262](https://github.com/amannn/action-semantic-pull-request/issues/262) by [@&#8203;EelcoLos](https://github.com/EelcoLos)) ([9a90d5a](https://github.com/amannn/action-semantic-pull-request/commit/9a90d5a5ac979326e3bb9272750cdd4f192ce24a))

### [`v5.5.1`](https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.1)

[Compare Source](https://github.com/amannn/action-semantic-pull-request/compare/v5.5.0...v5.5.1)

##### Bug Fixes

-   Bump ip from 2.0.0 to 2.0.1 ([#&#8203;263](https://github.com/amannn/action-semantic-pull-request/issues/263) by [@&#8203;EelcoLos](https://github.com/EelcoLos)) ([5e7e9ac](https://github.com/amannn/action-semantic-pull-request/commit/5e7e9acca3ddc6a9d7b640fe1f905c4fff131f4a))

### [`v5.5.0`](https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.0)

[Compare Source](https://github.com/amannn/action-semantic-pull-request/compare/v5.4.0...v5.5.0)

##### Features

-   Add outputs for `type`, `scope` and `subject` ([#&#8203;261](https://github.com/amannn/action-semantic-pull-request/issues/261) by [@&#8203;bcaurel](https://github.com/bcaurel)) ([b05f5f6](https://github.com/amannn/action-semantic-pull-request/commit/b05f5f6423ef5cdfc7fdff00c4c10dd9a4f54aff))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] 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/timelessco/node-ts-app).
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent b3d6951 commit b61697d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
- uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit b61697d

Please sign in to comment.