Skip to content

chore: Update harden-runner version#54

Merged
rbarker-dev merged 1 commit intomainfrom
update-step-sec-harden-runner
Apr 27, 2026
Merged

chore: Update harden-runner version#54
rbarker-dev merged 1 commit intomainfrom
update-step-sec-harden-runner

Conversation

@rbarker-dev
Copy link
Copy Markdown
Contributor

Description

This pull request updates the security hardening step in the GitHub Actions workflow to use the latest version of the step-security/harden-runner action. The action is upgraded from version 2.18.0 to 2.19.0 in both the main workflow (.github/workflows/test.yml) and the reusable action (action.yml).

Dependency updates:

  • Updated step-security/harden-runner from version v2.18.0 to v2.19.0 in all jobs within .github/workflows/test.yml to ensure the latest security improvements and bug fixes are applied. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]
  • Updated step-security/harden-runner from version v2.18.0 to v2.19.0 in action.yml for consistency across workflows.

Related Issue(s):

N/A

Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
@rbarker-dev rbarker-dev self-assigned this Apr 27, 2026
Copilot AI review requested due to automatic review settings April 27, 2026 19:09
@rbarker-dev rbarker-dev added the dependencies Issues related to dependency management label Apr 27, 2026
@rbarker-dev rbarker-dev merged commit d93cd45 into main Apr 27, 2026
14 checks passed
@rbarker-dev rbarker-dev deleted the update-step-sec-harden-runner branch April 27, 2026 19:09
Copy link
Copy Markdown
Contributor

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 pinned commit SHA for the step-security/harden-runner GitHub Action from v2.18.0 to v2.19.0, keeping the repo’s CI security hardening step current across both the main test workflow and the reusable composite action.

Changes:

  • Bump step-security/harden-runner from v2.18.0 to v2.19.0 (pinned by commit SHA) in action.yml.
  • Bump step-security/harden-runner from v2.18.0 to v2.19.0 (pinned by commit SHA) across all jobs in .github/workflows/test.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
action.yml Updates the composite action’s Harden Runner step to the v2.19.0 pinned SHA.
.github/workflows/test.yml Updates every job’s Harden Runner step to the same v2.19.0 pinned SHA for consistency.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues related to dependency management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants