Skip to content

Commit 52a55e3

Browse files
authored
Merge pull request #29 from finleap-connect/dependabot/github_actions/docker/metadata-action-4
ghactions: bump docker/metadata-action from 3 to 4
2 parents 363bca9 + fdab722 commit 52a55e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

7171
- name: Extract metadata
7272
id: meta
73-
uses: docker/metadata-action@v3
73+
uses: docker/metadata-action@v4
7474
with:
7575
images: ${{ env.REGISTRY }}/${{ env.REPOSITORY }}
7676
tags: |

0 commit comments

Comments
 (0)