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 (#76)

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

This PR contains the following updates:

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

---

### Release Notes

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

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

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

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

[Compare
Source](https://togithub.com/benhodgson87/conventional-pull-request-action/compare/v0.1.3...v1.0.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/sloth).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 9abd0b2 commit 8e83fc3
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@v0.1.3
- uses: benhodgson87/conventional-pull-request-action@v1.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8e83fc3

Please sign in to comment.