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
Update docker/metadata-action digest to 6dfb6f1
  • Loading branch information
akosma authored Sep 13, 2023
2 parents 39629c5 + 2c62f62 commit df9ff90
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 @@ -48,7 +48,7 @@ jobs:

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

Expand Down

0 comments on commit df9ff90

Please sign in to comment.