Skip to content

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

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#346
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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 05:30
@renovate renovate bot requested a review from nicknisi March 15, 2026 05:30
@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. The action is pinned to a specific commit hash (48f25628), and no workflow configuration changes are needed for this major version bump — the existing setup (just GITHUB_TOKEN env var) remains compatible.

  • Bumps amannn/action-semantic-pull-request from v5 (e32d7e60) to v6 (48f25628) in .github/workflows/lint-pr-title.yml
  • No issues found during review

Confidence Score: 5/5

  • This PR is safe to merge — it's a minimal dependency version bump in a CI workflow with no configuration changes.
  • The change is a single-line version bump of a well-known GitHub Action, pinned to a specific commit hash. The workflow configuration is unchanged and remains compatible with v6. No custom rules are violated.
  • No files require special attention

Important Files Changed

Filename Overview
.github/workflows/lint-pr-title.yml Bumps amannn/action-semantic-pull-request from v5 to v6 with a pinned commit hash. No configuration changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR Event: opened / edited / synchronize"] --> B["lint_pr_title job"]
    B --> C["amannn/action-semantic-pull-request v6"]
    C --> D{"PR title follows\nconventional commits?"}
    D -->|Yes| E["✅ Check passes"]
    D -->|No| F["❌ Check fails"]
Loading

Last reviewed commit: 7e984f4

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