File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 49
49
- run : pip install build
50
50
- run : python -m build
51
51
- name : Set up Docker Buildx
52
- uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8 .0
52
+ uses : docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9 .0
53
53
- name : Log in to the Elastic Container registry
54
54
uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
55
55
with :
Original file line number Diff line number Diff line change 70
70
- uses : actions/checkout@v4
71
71
72
72
- name : Set up Docker Buildx
73
- uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8 .0
73
+ uses : docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9 .0
74
74
75
75
- name : Log in to the Elastic Container registry
76
76
uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
You can’t perform that action at this time.
0 commit comments