File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
24
24
# This step installs Updatecli in the runner using the updatecli-action
25
25
- name : Install Updatecli in the runner
26
- uses : updatecli/updatecli-action@v2.84 .0
26
+ uses : updatecli/updatecli-action@v2.86 .0
27
27
28
28
# This step runs Updatecli in Dry Run mode
29
29
# It uses the "diff" command of updatecli with the specified config and values files
Original file line number Diff line number Diff line change 1
1
# This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed.
2
2
3
3
# We start from the Debian 'bookworm' image dated 2023-11-20.
4
- FROM debian:bookworm-20250520 -slim as prepare-stage
4
+ FROM debian:bookworm-20250610 -slim as prepare-stage
5
5
6
6
# Copy all shell scripts from the current directory to /usr/local/bin/ in the image.
7
7
COPY *sh /usr/local/bin/
Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ variant:70.va_d9f17f859e0
73
73
workflow-aggregator:608.v67378e9d3db_1
74
74
workflow-api:1373.v7b_813f10efa_b_
75
75
workflow-basic-steps:1079.vce64b_a_929c5a_
76
- workflow-cps:4106.v7a_8a_8176d450
76
+ workflow-cps:4117.vc0f3c515a_a_a_0
77
77
workflow-durable-task-step:1405.v1fcd4a_d00096
78
- workflow-job:1532.va_9a_d244074a_3
78
+ workflow-job:1537.v66038d35fc76
79
79
workflow-multibranch:806.vb_b_688f609ee9
80
80
workflow-scm-step:437.v05a_f66b_e5ef8
81
81
workflow-step-api:700.v6e45cb_a_5a_a_21
You can’t perform that action at this time.
0 commit comments