Skip to content

Commit

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

Bump docker/metadata-action from 4 to 5
  • Loading branch information
antonplagemann authored Sep 12, 2023
2 parents eb32aa4 + c135522 commit e3e0b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-cd-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
-
name: "Create tags for Docker image"
id: docker_meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
tag-latest: true
images: antonplagemann/google-monica-sync
Expand Down

0 comments on commit e3e0b6a

Please sign in to comment.