Skip to content

Commit

Permalink
Merge pull request #30 from masa0221/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
masa0221 authored Dec 28, 2022
2 parents d78d3df + 13e0ec1 commit 324e7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ghcr.io/${{ github.repository }}

Expand Down

0 comments on commit 324e7b5

Please sign in to comment.