Skip to content

Commit

Permalink
Merge pull request #155 from ipdk-io/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-4

build(deps): bump docker/metadata-action from 3 to 4
  • Loading branch information
mestery authored May 23, 2022
2 parents aa06879 + 5a49247 commit f4e4913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Create tags and labels
id: image_meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
sep-tags: ","
sep-labels: ","
Expand Down

0 comments on commit f4e4913

Please sign in to comment.