Skip to content

Commit b52c366

Browse files
chore(deps): update benhodgson87/conventional-pull-request-action digest to 5cc233b (#487)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [benhodgson87/conventional-pull-request-action](https://redirect.github.com/benhodgson87/conventional-pull-request-action) ([changelog](https://redirect.github.com/benhodgson87/conventional-pull-request-action/compare/37a91250e08f8f957f25fb29160dcf46a6debc99..5cc233b5bbe95b3293e9e464ded984ed47755abe)) | action | digest | `37a9125` → `5cc233b` | --- ### Configuration 📅 **Schedule**: (UTC) - 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/composer-license-checker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c07c69 commit b52c366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conventional-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Validate PR title
1919
runs-on: ubuntu-24.04
2020
steps:
21-
- uses: benhodgson87/conventional-pull-request-action@37a91250e08f8f957f25fb29160dcf46a6debc99 # v2
21+
- uses: benhodgson87/conventional-pull-request-action@5cc233b5bbe95b3293e9e464ded984ed47755abe # v2
2222
if: ${{ github.event_name == 'pull_request' }}
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)