Skip to content

Commit 625cd0e

Browse files
chore(deps): update docker/metadata-action action to v5 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c4ae85 commit 625cd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acr_docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Extract Docker metadata
2626
id: meta
27-
uses: docker/metadata-action@v4
27+
uses: docker/metadata-action@v5
2828
with:
2929
images: ${{ secrets.ACR_ENDPOINT }}/${{ env.IMAGE_NAME }}
3030

0 commit comments

Comments
 (0)