Skip to content

Commit

Permalink
Merge pull request #13 from selim13/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
selim13 authored Sep 14, 2023
2 parents e3248b6 + 5944787 commit 0cfd792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
tags: |
type=ref,event=branch
Expand Down

0 comments on commit 0cfd792

Please sign in to comment.