Skip to content

Commit

Permalink
Merge pull request #47 from vshn/renovate/docker-metadata-action-digest
Browse files Browse the repository at this point in the history
Update docker/metadata-action digest to 79f06a3
  • Loading branch information
akosma authored Sep 8, 2023
2 parents 5c4701e + 09b0f4e commit 8b1359b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

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

Expand Down

0 comments on commit 8b1359b

Please sign in to comment.