Skip to content

Commit

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

Bump docker/metadata-action from 4.4.0 to 4.5.0
  • Loading branch information
Sieg authored Jun 13, 2023
2 parents e36f545 + e2c576a commit 6768910
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@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 6768910

Please sign in to comment.