Skip to content

Update GitHub Actions References#55

Merged
shaur-k merged 1 commit into
mainfrom
update-action-refs
May 26, 2026
Merged

Update GitHub Actions References#55
shaur-k merged 1 commit into
mainfrom
update-action-refs

Conversation

@JWhitleyWork
Copy link
Copy Markdown
Member

Updates GitHub Action references to the latest available versions.

@JWhitleyWork JWhitleyWork requested a review from shaur-k May 26, 2026 16:38
@JWhitleyWork JWhitleyWork self-assigned this May 26, 2026
Copilot AI review requested due to automatic review settings May 26, 2026 16:38
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 GitHub Actions workflow uses: references to pin them to newer, immutable revisions (commit SHAs), aligning the workflows with a “latest known good” set of action/workflow versions.

Changes:

  • Pin actions/checkout, actions/setup-python, and pre-commit/action to specific commit SHAs in the formatting workflow.
  • Pin the reusable CI workflow reference (PickNikRobotics/moveit_pro_ci/...) to a specific commit SHA instead of a branch ref.

Reviewed changes

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

File Description
.github/workflows/format.yaml Pins formatting workflow actions to specific SHAs (with version comments) to reduce supply-chain risk and improve reproducibility.
.github/workflows/ci.yaml Pins the referenced reusable workflow to a specific SHA (with version comment) for more deterministic CI behavior.

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

@shaur-k shaur-k merged commit e73d4dc into main May 26, 2026
2 checks passed
@shaur-k shaur-k deleted the update-action-refs branch May 26, 2026 16:42
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.

3 participants