Skip to content

ci: [DEPENDABOT] bump actions/upload-artifact from 6.0.0 to 7.0.0 #6744

ci: [DEPENDABOT] bump actions/upload-artifact from 6.0.0 to 7.0.0

ci: [DEPENDABOT] bump actions/upload-artifact from 6.0.0 to 7.0.0 #6744

Workflow file for this run

name: Run pre-commit hooks
on:
pull_request:
push:
branches:
- "develop"
- "release*"
workflow_dispatch:
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@56de1bdf19639e009639a50b8d17c28ca954f267
with:
runs_on: ubuntu-latest
container: '{ "image": "ghcr.io/xrplf/ci/tools-rippled-pre-commit:sha-41ec7c1" }'