Skip to content

Commit 074087d

Browse files
authored
Merge pull request #21 from openfoodfacts/dependabot/github_actions/docker/metadata-action-5
chore(deps): bump docker/metadata-action from 4 to 5
2 parents 23b206a + b2d2714 commit 074087d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-build.yml

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

4444
- name: Docker meta
4545
id: meta
46-
uses: docker/metadata-action@v4
46+
uses: docker/metadata-action@v5
4747
with:
4848
images: |
4949
ghcr.io/${{ github.repository }}/${{ matrix.name }}

0 commit comments

Comments
 (0)