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 60
60
61
61
- name : Run Integration Test
62
62
id : test
63
- uses : stackabletech/actions/run-integration-test@run-integration-test
63
+ uses : stackabletech/actions/run-integration-test@5b66858af3597c4ea34f9b33664b8034a1d28427 # v0.3.0
64
64
with :
65
65
test-platform : ${{ inputs.test-platform }}-${{ inputs.test-architecture }}
66
66
test-run : ${{ inputs.test-run }}
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@e8781161bc1eb037198098334cec6061fe24b6c3 # v0.0.2
26
+ - uses: stackabletech/actions/run-pre-commit@5b66858af3597c4ea34f9b33664b8034a1d28427 # v0.3.0
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