Skip to content

Commit

Permalink
Merge pull request #7 from UNDP-Data/renovate/docker-metadata-action-5.x
Browse files Browse the repository at this point in the history
Update docker/metadata-action action to v5
  • Loading branch information
iferencik authored Nov 10, 2023
2 parents f531e78 + e9a7716 commit 664bdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 664bdd1

Please sign in to comment.