We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7538efb commit 3de2bf2Copy full SHA for 3de2bf2
.github/workflows/pre-commit.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
run-hooks:
11
- uses: XRPLF/actions/.github/workflows/pre-commit.yml@afbcbdafbe0ce5439492fb87eda6441371086386
+ uses: XRPLF/actions/.github/workflows/pre-commit.yml@a8d7472b450eb53a1e5228f64552e5974457a21a
12
with:
13
runs_on: heavy
14
container: '{ "image": "ghcr.io/xrplf/clio-pre-commit:b2be4b51d1d81548ca48e2f2b8f67356b880c96d" }'
0 commit comments