Skip to content

Commit

Permalink
Merge pull request #48 from vshn/renovate/docker-metadata-action-digest
Browse files Browse the repository at this point in the history
Update docker/metadata-action digest to 879dcbb
  • Loading branch information
akosma authored Sep 27, 2023
2 parents b7f4b8e + 811203c commit dfe0a0b
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 @@ -38,7 +38,7 @@ jobs:

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

Expand Down

0 comments on commit dfe0a0b

Please sign in to comment.