File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 # The metadata includes information such as the image name, tags, and labels.
8888 # The metadata will be used later in the workflow to build and push the Docker image.
8989 id : meta
90- uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
90+ uses : docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0 .0
9191 with :
9292 images : ${{ env.GHCR_IMAGE }}
9393
@@ -203,7 +203,7 @@ jobs:
203203 # It uses the docker/metadata-action to create metadata based on the repository information.
204204 # The metadata includes information such as the image name, tags, and labels.
205205 id : meta
206- uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
206+ uses : docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0 .0
207207 with :
208208 images : ${{ env.GHCR_IMAGE }}
209209 annotations : |
You can’t perform that action at this time.
0 commit comments