Skip to content

Commit

Permalink
Merge pull request #51 from lixmal/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-e6428a5c4e294a61438ed7f43155db912025b6b3
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
2 parents 59950d4 + 5be78a4 commit f2f5d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Extract metadata (tags, labels)
id: meta
uses: docker/metadata-action@f3c3cad8ad5e1076ffba2449385b1547f1e3c566
uses: docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit f2f5d8a

Please sign in to comment.