Skip to content

Commit

Permalink
Merge pull request #6 from khulnasoft-lab/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/metadata-action-4.6.0

Bump docker/metadata-action from 3.3.0 to 4.6.0
  • Loading branch information
Md Sulaiman authored Sep 11, 2023
2 parents d368468 + e13f24a commit 0d27741
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 @@ -63,7 +63,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 0d27741

Please sign in to comment.