Skip to content

Commit

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

Bump docker/metadata-action from 4.5.0 to 4.6.0
  • Loading branch information
Sieg authored Jun 23, 2023
2 parents 6768910 + 080b53c commit b8b2354
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 @@ -68,7 +68,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit b8b2354

Please sign in to comment.