File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ outputs:
12
12
runs :
13
13
using : composite
14
14
steps :
15
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
15
+ - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
16
16
with :
17
17
python-version : ' 3.12'
18
18
- name : Generate Shards
Original file line number Diff line number Diff line change 14
14
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
15
15
with :
16
16
fetch-depth : 0
17
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
17
+ - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
18
18
with :
19
19
python-version : ' 3.12'
20
20
- name : Setup Hadolint
Original file line number Diff line number Diff line change 67
67
GITHUB_REF_NAME : ${{ github.ref_name }}
68
68
steps :
69
69
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
70
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
70
+ - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
71
71
with :
72
72
python-version : ' 3.x'
73
73
- run : pip install image-tools-stackabletech==0.0.12
You can’t perform that action at this time.
0 commit comments