Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

ci(deps): bump docker/metadata-action from 4.4.0 to 5.5.0 #1434

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- uses: actions/checkout@v3
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v4.4.0
uses: docker/metadata-action@v5.5.0
with:
images: streamr/core-api
tags: |
Expand Down
Loading