Skip to content

Commit 7b91157

Browse files
authored
Merge branch 'main' into update-plugins-2025/05/06/05/44/08
2 parents d43c017 + 469a1c2 commit 7b91157

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# This step installs Updatecli in the runner using the updatecli-action
2525
- name: Install Updatecli in the runner
26-
uses: updatecli/updatecli-action@v2.82.0
26+
uses: updatecli/updatecli-action@v2.83.0
2727

2828
# This step runs Updatecli in Dry Run mode
2929
# It uses the "diff" command of updatecli with the specified config and values files

docker-versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Docker version 28.0.4, build b8034c0
2-
- Docker Compose version v2.35.1
1+
- Docker version 26.1.3, build b72abbb
2+
- Docker Compose version v2.27.1

0 commit comments

Comments
 (0)