Skip to content

Commit

Permalink
Merge pull request #35 from openfoodfacts/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/metadata-action-5

Bump docker/metadata-action from 3 to 5
  • Loading branch information
teolemon authored Jul 16, 2024
2 parents a7f0fde + dbaea5b commit e114c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit e114c1f

Please sign in to comment.