Skip to content

Commit

Permalink
chore(deps): update amannn/action-semantic-pull-request action to v5.…
Browse files Browse the repository at this point in the history
…4.0 (#822)

[![Mend Renovate logo
banner](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.2.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))

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

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

##### Features

- Use Node.js 20 in action
([#&#8203;240](https://togithub.com/amannn/action-semantic-pull-request/issues/240))
([4c0d5a2](https://togithub.com/amannn/action-semantic-pull-request/commit/4c0d5a21fc86635c67cc57ffe89d842c34ade284))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/RobertCraigie/prisma-client-py).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy40Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent bc09089 commit 9aa12ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
enforce-semantic-title:
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@v5.2.0
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9aa12ef

Please sign in to comment.