Skip to content

Commit

Permalink
Update metadata-action
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkiro committed Jul 17, 2024
1 parent 3b7a3a7 commit 10c2320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Extract version info
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 10c2320

Please sign in to comment.