Skip to content

Commit

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

Bump docker/metadata-action from 3 to 4
  • Loading branch information
ngosang authored Jan 15, 2023
2 parents cf8ae95 + 64cd6da commit 69e350c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
-
name: Docker metadata
id: docker_metadata
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ env.REPOSITORY }},ghcr.io/${{ env.REPOSITORY }}
-
Expand Down

0 comments on commit 69e350c

Please sign in to comment.