Skip to content

Commit f85e82e

Browse files
chore(deps): update docker/metadata-action action to v4.6.0 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f58c80 commit f85e82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
oci: false
4141

4242
- id: docker_meta
43-
uses: docker/metadata-action@v4.4.0
43+
uses: docker/metadata-action@v4.6.0
4444
with:
4545
images: ${{ steps.build_image.outputs.image }}
4646
tags: type=sha,format=long,type=ref,event=branch

0 commit comments

Comments
 (0)