Skip to content

Commit

Permalink
chore(deps): update benhodgson87/conventional-pull-request-action act…
Browse files Browse the repository at this point in the history
…ion to v1.2.0 (#84)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[benhodgson87/conventional-pull-request-action](https://togithub.com/benhodgson87/conventional-pull-request-action)
| action | minor | `v1.1.0` -> `v1.2.0` |

---

### Release Notes

<details>
<summary>benhodgson87/conventional-pull-request-action
(benhodgson87/conventional-pull-request-action)</summary>

###
[`v1.2.0`](https://togithub.com/benhodgson87/conventional-pull-request-action/compare/v1.1.0...v1.2.0)

[Compare
Source](https://togithub.com/benhodgson87/conventional-pull-request-action/compare/v1.1.0...v1.2.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Lendable/sloth).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 3c78ba7 commit 2d7474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Validate PR title
runs-on: ubuntu-22.04
steps:
- uses: benhodgson87/conventional-pull-request-action@v1.1.0
- uses: benhodgson87/conventional-pull-request-action@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 2d7474c

Please sign in to comment.