Skip to content

Commit

Permalink
Merge pull request #369 from kit-data-manager/renovate/docker-metadat…
Browse files Browse the repository at this point in the history
…a-action-digest

Update docker/metadata-action digest to 8e1d546
  • Loading branch information
ThomasJejkal authored Jan 16, 2025
2 parents e45cd9c + c36498b commit fbba2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# and labels.
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
# 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.
Expand Down

0 comments on commit fbba2ac

Please sign in to comment.