Skip to content

⬆️ Update release-drafter/release-drafter action to v7.4.0#596

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/release-drafter-release-drafter-7.x
Jun 16, 2026
Merged

⬆️ Update release-drafter/release-drafter action to v7.4.0#596
renovate[bot] merged 1 commit into
mainfrom
renovate/release-drafter-release-drafter-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
release-drafter/release-drafter action minor v7.3.1v7.4.0

Release Notes

release-drafter/release-drafter (release-drafter/release-drafter)

v7.4.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@greptile-apps

greptile-apps Bot commented Jun 16, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps the release-drafter/release-drafter GitHub Action from v7.3.1 to v7.4.0 via Renovate. It is a single-line change in the workflow file with no behavioral changes to the repository's CI configuration.

  • Updates .github/workflows/release-drafter.yml to reference release-drafter/release-drafter@v7.4.0 instead of v7.3.1.
  • The workflow structure (trigger on push to main, single job, GITHUB_TOKEN env var) is unchanged.

Confidence Score: 5/5

Routine minor version bump of a trusted action; no workflow logic or permissions changed.

The only change is incrementing the action tag from v7.3.1 to v7.4.0. The workflow trigger, permissions model, job structure, and use of GITHUB_TOKEN are all identical to before. Nothing in the diff introduces new risk.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/release-drafter.yml Single-line version bump of release-drafter action from v7.3.1 to v7.4.0; no structural or behavioral changes to the workflow.

Sequence Diagram

%%{init: {'theme': 'neutral'}}%%
sequenceDiagram
    participant GH as GitHub
    participant W as release-drafter.yml
    participant RD as release-drafter/release-drafter@v7.4.0

    GH->>W: push to main
    W->>RD: run action with GITHUB_TOKEN
    RD-->>GH: update draft release notes
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
sequenceDiagram
    participant GH as GitHub
    participant W as release-drafter.yml
    participant RD as release-drafter/release-drafter@v7.4.0

    GH->>W: push to main
    W->>RD: run action with GITHUB_TOKEN
    RD-->>GH: update draft release notes
Loading

Reviews (1): Last reviewed commit: "⬆️ Update release-drafter/release-drafte..." | Re-trigger Greptile

@renovate renovate Bot merged commit 52cb186 into main Jun 16, 2026
16 checks passed
@renovate renovate Bot deleted the renovate/release-drafter-release-drafter-7.x branch June 16, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants