Skip to content

chore(deps): update amannn/action-semantic-pull-request action to v6#1520

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/amannn-action-semantic-pull-request-6.x
Open

chore(deps): update amannn/action-semantic-pull-request action to v6#1520
renovate[bot] wants to merge 1 commit intomainfrom
renovate/amannn-action-semantic-pull-request-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Type Update Change
amannn/action-semantic-pull-request action major v5v6

Release Notes

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v6

Compare Source


Configuration

📅 Schedule: Branch creation - "on the 15th day of the month before 12pm" in timezone UTC, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners March 15, 2026 01:54
@renovate renovate bot requested a review from hadihallak March 15, 2026 01:54
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 15, 2026

Greptile Summary

Bumps the amannn/action-semantic-pull-request GitHub Action from v5 to v6 in the PR title linting workflow. This is a Renovate-generated major version update that changes only the action version tag — no workflow configuration, permissions, or logic changes are involved.

  • Updated amannn/action-semantic-pull-request from v5 to v6 in .github/workflows/lint-pr-title.yml
  • No issues found during review

Confidence Score: 5/5

  • This PR is safe to merge — it is a minimal, isolated CI dependency bump with no code or configuration changes.
  • The change is a single-line version tag update in a CI workflow file, generated by Renovate. No application code, build configuration, or workflow logic is affected. The action is a well-known, widely-used GitHub Action for enforcing conventional commit PR titles.
  • No files require special attention

Important Files Changed

Filename Overview
.github/workflows/lint-pr-title.yml Single-line version bump of amannn/action-semantic-pull-request from v5 to v6. No configuration changes; workflow structure remains identical.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR Opened/Edited/Synchronized] --> B[lint_pr_title job]
    B --> C["amannn/action-semantic-pull-request@v6"]
    C --> D{PR title follows<br>conventional commits?}
    D -->|Yes| E[Check passes]
    D -->|No| F[Check fails]
Loading

Last reviewed commit: cb621d3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants