Skip to content

Commit

Permalink
Merge pull request #69 from vshn/renovate/docker-metadata-action-digest
Browse files Browse the repository at this point in the history
chore(deps): update docker/metadata-action digest to b67fef2
  • Loading branch information
akosma authored Sep 5, 2023
2 parents ccd5a9d + b2b36c6 commit 43a90c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

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

Expand Down

0 comments on commit 43a90c9

Please sign in to comment.