Skip to content

Commit 416e89c

Browse files
committed
Bump up metadata action
1 parent c607cbe commit 416e89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# https://github.com/docker/metadata-action
7878
- name: Extract Docker metadata
7979
id: meta
80-
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
80+
uses: docker/metadata-action@v4
8181
with:
8282
# list of Docker images to use as base name for tags
8383
images: |

0 commit comments

Comments
 (0)