Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action action to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and davidmehren committed May 7, 2022
1 parent 3ff34b5 commit d3fff07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -56,7 +56,7 @@ jobs:
steps:
- name: Generate Docker metadata
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
tags: |
Expand Down

0 comments on commit d3fff07

Please sign in to comment.