Skip to content

Commit

Permalink
Merge pull request #2 from OXID-eSales/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/metadata-action-4.6.0

Bump docker/metadata-action from 4.4.0 to 4.6.0
  • Loading branch information
Fabian Vogel authored Sep 7, 2023
2 parents 06a4bec + 44ceaab commit f8ef945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit f8ef945

Please sign in to comment.