Skip to content

Commit

Permalink
Update docker/metadata-action action to v4 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2023
1 parent 9b1cccb commit a6521d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Docker labels & tags metadata
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ github.repository }} # same name/app on dockerhub as on github
- name: Log in to Docker Hub
Expand Down

0 comments on commit a6521d1

Please sign in to comment.