Skip to content

Commit 1574b2f

Browse files
authored
Merge pull request #510 from kit-data-manager/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 318604b
2 parents 714e749 + 5a3f507 commit 1574b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# and labels.
5050
- name: Extract metadata (tags, labels) for Docker
5151
id: meta
52-
uses: docker/metadata-action@032a4b3bda1b716928481836ac5bfe36e1feaad6
52+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
5353
with:
5454
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5555
# This step uses the `docker/build-push-action` action to build the image, based on your repository's `Dockerfile`. If the build succeeds, it pushes the image to GitHub Packages.

0 commit comments

Comments
 (0)