Skip to content

Commit 23b206a

Browse files
authored
Merge pull request #24 from openfoodfacts/dependabot/github_actions/docker/build-push-action-5
chore(deps): bump docker/build-push-action from 4 to 5
2 parents fdc633e + d5e9122 commit 23b206a

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
@@ -55,7 +55,7 @@ jobs:
5555
# TODO: we currently IMPACT_LIB_REF to its default value which is refs/heads/master
5656
# we should normally fix a version
5757
- name: Build and push
58-
uses: docker/build-push-action@v4
58+
uses: docker/build-push-action@v5
5959
with:
6060
context: ${{ matrix.path }}
6161
push: true

0 commit comments

Comments
 (0)