Skip to content

Commit ef8f734

Browse files
authored
Merge branch 'main' into dependabot/github_actions/updatecli/updatecli-action-2.76.0
2 parents 1a9a123 + eb6310e commit ef8f734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockerfiles/golang/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jenkins/ssh-agent:6.6.0 as ssh-agent
1+
FROM jenkins/ssh-agent:6.7.0 as ssh-agent
22

33
# ca-certificates because curl uses certificates from ca-certificates
44
RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && apt-get clean && \

dockerfiles/plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ workflow-aggregator:600.vb_57cdd26fdd7
7373
workflow-api:1336.vee415d95c521
7474
workflow-basic-steps:1058.vcb_fc1e3a_21a_9
7575
workflow-cps:4007.vd705fc76a_34e
76-
workflow-durable-task-step:1398.vf6c9e89e5988
76+
workflow-durable-task-step:1400.v7a_fd50a_091de
7777
workflow-job:1476.v90f02a_225559
7878
workflow-multibranch:795.ve0cb_1f45ca_9a_
7979
workflow-scm-step:427.v4ca_6512e7df1

0 commit comments

Comments
 (0)