Skip to content

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

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#593
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 06:00
@renovate renovate bot requested a review from nicknisi March 15, 2026 06:00
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 15, 2026

Greptile Summary

Updates the amannn/action-semantic-pull-request GitHub Action from v5 to v6 in the PR title linting workflow. This is a major version bump generated by Renovate.

  • Bumps amannn/action-semantic-pull-request from v5 to v6 in .github/workflows/lint-pr-title.yml
  • No configuration changes required — the existing workflow inputs (GITHUB_TOKEN env var) remain compatible
  • No issues found during review

Confidence Score: 5/5

  • This PR is safe to merge — it is a minimal, well-scoped dependency version bump with no code or configuration changes.
  • The change is a single-line version bump of a GitHub Action in a CI workflow file. No application code, configuration, or logic is affected. The action's existing inputs remain compatible with v6.
  • 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 or behavioral changes.

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 valid?"}
    D -->|Yes| E["Check passes"]
    D -->|No| F["Check fails"]
Loading

Last reviewed commit: 88255c8

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