ci: Update hashes of XRPLF/actions (#6316)

This updates the hashes of all XRPLF/actions to their latest versions.
This commit is contained in:
Ayaz Salikhov
2026-02-02 19:37:06 +00:00
committed by GitHub
parent fe9c8d568f
commit ff4520cc45
4 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs:
# Call the workflow in the XRPLF/actions repo that runs the pre-commit hooks.
run-hooks:
uses: XRPLF/actions/.github/workflows/pre-commit.yml@282890f46d6921249d5659dd38babcb0bd8aef48
uses: XRPLF/actions/.github/workflows/pre-commit.yml@320be44621ca2a080f05aeb15817c44b84518108
with:
runs_on: ubuntu-latest
container: '{ "image": "ghcr.io/xrplf/ci/tools-rippled-pre-commit:sha-ab4d1f0" }'