Skip to content

fix(workflows): revert step-security actions to original authors#6

Merged
botantler[bot] merged 1 commit intomainfrom
fix/revert-stepsecurity-actions
Apr 25, 2026
Merged

fix(workflows): revert step-security actions to original authors#6
botantler[bot] merged 1 commit intomainfrom
fix/revert-stepsecurity-actions

Conversation

@devantler
Copy link
Copy Markdown
Contributor

Replace step-security forks with original upstream actions using SHA pinning, and remove harden-runner steps (trial expired).

Changes

Removed steps

  • step-security/harden-runner (all versions) — trial expired, no upstream equivalent

Remove harden-runner steps (trial expired).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 25, 2026 15:01
@botantler botantler Bot enabled auto-merge (squash) April 25, 2026 15:01
@botantler botantler Bot merged commit 5eb61e0 into main Apr 25, 2026
28 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI workflow by removing step-security/harden-runner steps (previously used for outbound-call auditing), aligning with the note that the trial has expired.

Changes:

  • Removed step-security/harden-runner (egress audit) from all CI jobs in .github/workflows/ci.yaml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yaml
Comment on lines 23 to 25
- name: 📄 Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
Copy link

Copilot AI Apr 25, 2026

Choose a reason for hiding this comment

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

PR title/description says it “revert[s] step-security actions to original authors,” but this workflow diff only removes step-security/harden-runner steps (no other step-security/* actions are present). Please update the PR metadata to match the actual change, or include the intended action-replacement changes in this PR.

Copilot uses AI. Check for mistakes.
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