Sponsored Content
Skip to content

chore: Update hashes of XRPLF/actions - #6316

Merged
bthomee merged 2 commits into
XRPLF:developfrom
mathbunnyru:update_hashes
Feb 2, 2026
Merged

chore: Update hashes of XRPLF/actions#6316
bthomee merged 2 commits into
XRPLF:developfrom
mathbunnyru:update_hashes

Conversation

@mathbunnyru

@mathbunnyru mathbunnyru commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

High Level Overview of Change

Context of Change

This updates hashes of all actions to the latest correct versions

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@mathbunnyru
mathbunnyru requested review from bthomee and Copilot and removed request for Copilot February 2, 2026 19:04
@mathbunnyru mathbunnyru added the Trivial Simple change with minimal effect, or already tested. Only needs one approval. label Feb 2, 2026
@bthomee
bthomee enabled auto-merge (squash) February 2, 2026 19:06
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0

- name: Get number of processors
uses: XRPLF/actions/get-nproc@2ece4ec6ab7de266859a6f053571425b2bd684b6

@mathbunnyru mathbunnyru Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Btw, this was updated by mistake before.
The correct hash is cf0433aa74563aead044a1e395610c96d65a37cf, which my script found and updated ( https://github.com/XRPLF/actions/tree/main/get-nproc)

Copilot AI review requested due to automatic review settings February 2, 2026 19:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 commit hashes for XRPLF/actions references in GitHub workflow files to point to the latest correct versions. This is a routine maintenance task to ensure the repository uses up-to-date action versions.

Changes:

  • Updated commit hashes for cleanup-workspace, prepare-runner, and get-nproc actions
  • Updated commit hash for the reusable pre-commit.yml workflow

Reviewed changes

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

File Description
.github/workflows/upload-conan-deps.yml Updated hashes for cleanup-workspace, prepare-runner, and get-nproc actions
.github/workflows/reusable-build-test-config.yml Updated hashes for cleanup-workspace, prepare-runner, and get-nproc actions
.github/workflows/publish-docs.yml Updated hash for get-nproc action
.github/workflows/pre-commit.yml Updated hash for pre-commit workflow reference

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

@bthomee
bthomee merged commit ff4520c into XRPLF:develop Feb 2, 2026
1 check passed
bthomee pushed a commit that referenced this pull request Feb 3, 2026
This updates the hashes of all XRPLF/actions to their latest versions.
@mvadari mvadari added this to the 3.2.0 milestone May 20, 2026
beartec-jpg pushed a commit to beartec-jpg/FalconLedger that referenced this pull request Jun 1, 2026
This updates the hashes of all XRPLF/actions to their latest versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Trivial Simple change with minimal effect, or already tested. Only needs one approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants