Skip to content

Commit

Permalink
Merge pull request eksctl-io#6691 from weaveworks/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/docker/metadata-action-4.6.0

Bump docker/metadata-action from 4.5.0 to 4.6.0
  • Loading branch information
Himangini authored Jun 13, 2023
2 parents 7a182ba + 0f4ef93 commit e265ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176 #4.5.0
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 #4.6.0
with:
images: weaveworks/eksctl
- name: Log in to Docker Hub
Expand Down

0 comments on commit e265ede

Please sign in to comment.