Merge pull request #11321 from thaJeztah/gha_bump_cli_version

gha: update DOCKER_CLI_VERSION to v24.0.7
This commit is contained in:
Milas Bowman 2024-01-05 13:42:29 -05:00 committed by GitHub
commit eec822de8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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