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.4.0 (#81)

[![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://togithub.com/amannn/action-semantic-pull-request) | action | minor | `v5.3.0` -> `v5.4.0` |

---

### Release Notes

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

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

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

##### Features

-   Use `github.api_url` as default for `githubBaseUrl` ([#&#8203;243](https://togithub.com/amannn/action-semantic-pull-request/issues/243) by [@&#8203;fty4](https://togithub.com/fty4)) ([4d5734a](https://togithub.com/amannn/action-semantic-pull-request/commit/4d5734a0a29e548daecc9e7bfeb9bb8b3acdee1e))

</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/bookmark-tags).
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent b42d5eb commit 1c44873
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 @@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.3.0
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ github.token }}

1 comment on commit 1c44873

@vercel
Copy link

@vercel vercel bot commented on 1c44873 Nov 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.