mirror of https://github.com/rancher/kubectl.git
Update docker/metadata-action action to v5.6.1
This commit is contained in:
parent
bb1066cb18
commit
44f76ff2c9
|
|
@ -124,7 +124,7 @@ jobs:
|
|||
password: ${{ env.DOCKER_PASSWORD }}
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
|
||||
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
|
||||
with:
|
||||
images: ${{ env.IMAGE_REPO }}
|
||||
- name: Build and push
|
||||
|
|
|
|||
Loading…
Reference in New Issue