ci: pin oven-sh/setup-bun to a commit SHA#21486
Open
eliottreich wants to merge 1 commit into
Open
Conversation
Replaces the mutable @v2 tag with the commit it points to (0c5077e51419868618aeaa5fe8019c62421857d6) in 3 places in build.yml, keeping a # v2 comment. Ref-only, no behavior change.
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.
Pins
oven-sh/setup-bunfrom the mutablev2tag to the exact commit that tag points to today (0c5077e51419...) inbuild.yml(3 places), keeping a# v2comment. A mutable tag can be re-pointed upstream; pinning to a commit SHA makes the action immutable, the GitHub-recommended hardening for third-party actions. Dependabot (already configured here) can keep the pin current.Ref-only: the pinned SHA is the exact commit
v2resolves to today, so behavior is unchanged.A repository-specific security report with the other categories reviewed (public files only): https://www.task-bounty.com/fix-more?repo=getsentry/sentry-javascript
Prepared by TaskBounty. Glad to adjust or close if this isn't useful.