Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #27 from haysberg/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
haysberg authored Oct 21, 2023
2 parents 9bed9c2 + deb5653 commit 529c065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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 }}
tags: |
Expand Down

0 comments on commit 529c065

Please sign in to comment.