Skip to content

Commit

Permalink
Merge pull request #46 from lixmal/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-f3c3cad8ad5e1076ffba2449385b1547f1e3c566
  • Loading branch information
dependabot[bot] authored Nov 25, 2023
2 parents 475e9de + b28d01c commit 892b845
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@62339db73c56dd749060f65a6ebb93a6e056b755
uses: docker/metadata-action@f3c3cad8ad5e1076ffba2449385b1547f1e3c566
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 892b845

Please sign in to comment.