Skip to content

Pin GitHub Actions to reviewed commits - #3

Merged
11BUSD merged 1 commit into
mainfrom
agent/pin-github-actions
Aug 15, 2026
Merged

Pin GitHub Actions to reviewed commits#3
11BUSD merged 1 commit into
mainfrom
agent/pin-github-actions

Conversation

@11BUSD

@11BUSD 11BUSD commented Aug 15, 2026

Copy link
Copy Markdown
Owner

What changed

Pinned the two GitHub-owned CI actions to their verified v7 release commit SHAs and documented the control.

Why

Immutable references prevent a moving tag from silently changing executable CI code while Dependabot continues proposing reviewed updates.

Impact

No application behavior changes. The public boundary and consistency workflow remains the same.

Validation

  • npm test
  • git diff --check
  • official action tag SHAs resolved through the GitHub API
  • both upstream commits report valid GitHub signatures

@chefmrfrizzle chefmrfrizzle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed the two-file diff, verified the official action SHAs and signatures, and confirmed the required verification job passes.

@11BUSD
11BUSD requested a review from chefmrfrizzle August 15, 2026 23:38

@chefmrfrizzle chefmrfrizzle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approval reconfirmed after the owner explicitly requested review; required verification is green.

@11BUSD
11BUSD force-pushed the agent/pin-github-actions branch from 42a8504 to b866da6 Compare August 15, 2026 23:39

@chefmrfrizzle chefmrfrizzle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved the owner-pushed immutable-action snapshot after the required verify job passed.

@11BUSD
11BUSD merged commit de8c2a6 into main Aug 15, 2026
3 checks passed
@11BUSD
11BUSD deleted the agent/pin-github-actions branch August 15, 2026 23:41
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