Merge pull request #11410 from thaJeztah/bump_engine_25.0.1

ci(deps): update DOCKER_CLI_VERSION to v25.0.1
This commit is contained in:
Guillaume Lours 2024-01-29 19:31:45 +01:00 committed by GitHub
commit 5728c43db8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ on:
default: "false"
env:
DOCKER_CLI_VERSION: "25.0.0"
DOCKER_CLI_VERSION: "25.0.1"
permissions:
contents: read # to fetch code (actions/checkout)