Skip to content

fix: correct harden-runner SHA to v2.19.1#6

Merged
shionit merged 1 commit into
mainfrom
fix/harden-runner-sha
May 10, 2026
Merged

fix: correct harden-runner SHA to v2.19.1#6
shionit merged 1 commit into
mainfrom
fix/harden-runner-sha

Conversation

@shionit
Copy link
Copy Markdown
Owner

@shionit shionit commented May 10, 2026

Summary

  • The SHA pinned for step-security/harden-runner in the previous commit was fabricated and did not correspond to any real commit, causing the CI job to fail at action resolution.
  • Looked up the real SHA for the latest release (v2.19.1) via the GitHub API and replaced it.

Root cause

step-security/harden-runner@ec9f347b... — this SHA does not exist in the upstream repo. The correct commit SHA for v2.19.1 is a5ad31d6a139d249332a2605b85202e8c0b78450.

Test plan

  • CI job Build devcontainer image passes after merge

@shionit shionit merged commit 382fa07 into main May 10, 2026
1 check passed
@shionit shionit deleted the fix/harden-runner-sha branch May 10, 2026 10:17
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