pin release-drafter to SHA and align setup action versions#432
Merged
JeremyDev87 merged 1 commit intomasterfrom Feb 16, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
release-drafter/release-drafterfrom mutable tag@v6to commit SHA@6db134dto mitigate supply chain attack riskactions/setup-nodefrom v6.0.0 to v6.2.0 in composite setup action to match individual workflowsactions/cachefrom v5.0.0 to v5.0.3 in composite setup action to match individual workflowsChanges
release-drafter/release-drafter@v6(mutable tag)@6db134d(SHA pinned)actions/setup-node@2028fbc5(v6.0.0)@6044e13b(v6.2.0)actions/cache@a783357(v5.0.0)@cdf6c1fa(v5.0.3)Affected Files
.github/workflows/release-drafter.yml(line 16).github/actions/setup/action.yml(lines 14, 19)Verification
release-drafterv6 tag confirmed via GitHub APIactions/setup-nodereferences now consistently use v6.2.0 across repoactions/cachereferences now consistently use v5.0.3 across repo@vN) references remaining in.github/directoryTest Plan
Closes #408