Skip to content

Commit

Permalink
Merge pull request #58 from canonical/renovate/docker-metadata-action…
Browse files Browse the repository at this point in the history
…-digest

Update docker/metadata-action digest to 8e5442c
  • Loading branch information
plars authored Feb 14, 2024
2 parents 8fedeee + a331568 commit 82254bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-charm-release-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 82254bd

Please sign in to comment.