diff --git a/.github/workflows/create-docker-image.yml b/.github/workflows/create-docker-image.yml index 8d114dc..f0b1d81 100644 --- a/.github/workflows/create-docker-image.yml +++ b/.github/workflows/create-docker-image.yml @@ -25,7 +25,7 @@ jobs: persist-credentials: "false" - name: Docker meta id: meta - uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0 + uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0 with: # list of Docker images to use as base name for tags images: name=${{env.IMAGE_BASE_NAME}}