File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template/.github/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16
16
with :
17
17
fetch-depth : 0
18
- - uses : stackabletech/actions/run-pre-commit@93b2a5a023487ef9509f24600c12374553478f1d # 0 .0.1
18
+ - uses : stackabletech/actions/run-pre-commit@e8781161bc1eb037198098334cec6061fe24b6c3 # v0 .0.2
19
19
with :
20
20
python-version : ${{ env.PYTHON_VERSION }}
21
21
hadolint : ${{ env.HADOLINT_VERSION }}
Original file line number Diff line number Diff line change 23
23
with:
24
24
fetch-depth: 0
25
25
submodules: recursive
26
- - uses: stackabletech/actions/run-pre-commit@93b2a5a023487ef9509f24600c12374553478f1d # 0 .0.1
26
+ - uses: stackabletech/actions/run-pre-commit@e8781161bc1eb037198098334cec6061fe24b6c3 # v0 .0.2
27
27
with:
28
28
python-version: ${{ env.PYTHON_VERSION }}
29
29
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
You can’t perform that action at this time.
0 commit comments