Skip to content

ci: pin actions to commit SHAs (org policy)#1

Merged
arv merged 1 commit into
mainfrom
ci/pin-action-shas
Jun 11, 2026
Merged

ci: pin actions to commit SHAs (org policy)#1
arv merged 1 commit into
mainfrom
ci/pin-action-shas

Conversation

@arv

@arv arv commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

The org ruleset requires all GitHub Actions to be pinned to a full-length commit SHA. The initial release workflow used floating tags (actions/checkout@v4, devcontainers/action@v1) and failed at "Set up job".

This pins both to their resolved commit SHAs (tag noted in a trailing comment):

  • actions/checkout34e1148 (v4)
  • devcontainers/action1082abd (v1)

Unblocks the Release workflow that publishes ghcr.io/rocicorp/devcontainer-features/agents.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot requested a review from aboodman June 11, 2026 09:46
@arv arv merged commit 342556b into main Jun 11, 2026
3 checks passed
@arv arv deleted the ci/pin-action-shas branch June 11, 2026 09:47
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.

1 participant