[StepSecurity] Swap third-party actions to StepSecurity-maintained forks - #31
Merged
Conversation
Swap 10 third-party action reference(s) across 2 workflow file(s) to StepSecurity forks. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Harden Runner Policy ViolationThis workflow run was blocked by the block jobs without harden runner run policy. Jobs not protected by Harden Runner:
Update the affected jobs so Harden Runner is initialized before any other action or command runs. What this means: a job in this workflow does not run the harden-runner step with the org policy store, so its network egress and runtime might be unmonitored. How to fix: add For more information, see StepSecurity's documentation. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
shpendnilafresha
approved these changes
Aug 7, 2026
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.
Swaps third-party GitHub Actions to their StepSecurity-maintained forks, pinned to the fork's latest release SHA:
erlef/setup-beam->step-security/setup-beam@05e480cfdc64(v1.24.1)runs-on/cache->step-security/runs-on-cache@e61ed9b0206c(v5.0.8)runs-on/cache/restore->step-security/runs-on-cache/restore@e61ed9b0206c(v5.0.8)runs-on/cache/save->step-security/runs-on-cache/save@e61ed9b0206c(v5.0.8)files changed: 2
references swapped: 10
StepSecurity forks are drop-in replacements (same inputs/outputs) with security hardening and active maintenance. Part of the org-wide StepSecurity third-party-action migration (freshaengineering/team-devex#483).
🤖 Generated with Claude Code