diff --git a/.github/workflows/create-docker-image.yml b/.github/workflows/create-docker-image.yml index 57d8d45..78880ca 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@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0 + uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0 with: # list of Docker images to use as base name for tags images: name=${{env.IMAGE_BASE_NAME}}