ci(deps): update DOCKER_CLI_VERSION to v25.0.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2024-01-25 16:05:43 +01:00 committed by Guillaume Lours
parent c653ddf439
commit d979115692
1 changed files with 1 additions and 1 deletions

View File

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