Skip to content

chore(ci): bump release-drafter/release-drafter from 67e173cadb2fbd3de94f4a861e0c48c913b462ae to 6a93d829887aa2e0748befe2e808c66c0ec6e4c7#38

Merged
lml2468 merged 1 commit into
mainfrom
dependabot/github_actions/release-drafter/release-drafter-6a93d829887aa2e0748befe2e808c66c0ec6e4c7
May 23, 2026
Merged

chore(ci): bump release-drafter/release-drafter from 67e173cadb2fbd3de94f4a861e0c48c913b462ae to 6a93d829887aa2e0748befe2e808c66c0ec6e4c7#38
lml2468 merged 1 commit into
mainfrom
dependabot/github_actions/release-drafter/release-drafter-6a93d829887aa2e0748befe2e808c66c0ec6e4c7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps release-drafter/release-drafter from 67e173cadb2fbd3de94f4a861e0c48c913b462ae to 6a93d829887aa2e0748befe2e808c66c0ec6e4c7.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 67e173cadb2fbd3de94f4a861e0c48c913b462ae to 6a93d829887aa2e0748befe2e808c66c0ec6e4c7.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@67e173c...6a93d82)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 6a93d829887aa2e0748befe2e808c66c0ec6e4c7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 12:06
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Copy Markdown

@Jerry-Xin Jerry-Xin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary: This PR is in scope for Mininglamp-OSS/.github; it updates the reusable Release Drafter workflow’s pinned action reference without changing workflow behavior.

🔴 Blocking: None.

💬 Non-blocking: None.

✅ Highlights:

  • .github/workflows/reusable-release-drafter.yml:23 keeps the action pinned to an immutable SHA, preserving the repository’s existing supply-chain hardening pattern.
  • The old SHA is the annotated v6 / v6.4.0 tag object, and the new SHA is the peeled commit for that same tag, so there is no effective action-code behavior change.
  • Permissions remain narrowly scoped to contents: write and pull-requests: read.

Validation performed: YAML parsing passed, git diff --check main...HEAD passed, and the upstream tag/object relationship was verified. Local actionlint was not installed, so I could not run it locally.

Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: PR #38 — chore(ci): bump release-drafter/release-drafter (v6 minor update)

Verdict: Safe Dependabot bump. LGTM ✅

Verification

  • ✅ SHA 6a93d829887aa2e0748befe2e808c66c0ec6e4c7 confirmed — commit message "chore: release v6.4.0"
  • ✅ CI green (actionlint + tab check pass)
  • ✅ Same major version (v6), single location update in reusable-release-drafter.yml:23

Analysis

One-line SHA pin update. The old SHA was the annotated v6 tag object; the new SHA is the peeled v6.4.0 release commit. The workflow uses only config-name input + GITHUB_TOKEN env — no exotic features affected by the minor bump.

No blocking or non-blocking findings.


Reviewer: 齐静春 (qijingchun) — independent cross-review

@lml2468 lml2468 merged commit a20cc7f into main May 23, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/release-drafter/release-drafter-6a93d829887aa2e0748befe2e808c66c0ec6e4c7 branch May 23, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants