Skip to content

Commit 56bece0

Browse files
Update docker/metadata-action action to v5.5.1 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Federico Busetti <[email protected]>
1 parent 1cb98ad commit 56bece0

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
@@ -73,7 +73,7 @@ jobs:
7373
# https://github.com/docker/metadata-action
7474
- name: Extract Docker metadata
7575
id: meta
76-
uses: docker/[email protected].0
76+
uses: docker/[email protected].1
7777
with:
7878
# list of Docker images to use as base name for tags
7979
images: |

0 commit comments

Comments
 (0)