Skip to content

Commit

Permalink
Merge pull request #207 from openfoodfacts/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-4

build(deps): bump docker/build-push-action from 3 to 4
  • Loading branch information
teolemon authored Jan 31, 2023
2 parents 46a5bdb + 5b780ac commit 8f9a3d6
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 @@ -42,7 +42,7 @@ jobs:
type=sha,format=long
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
push: true
Expand Down

0 comments on commit 8f9a3d6

Please sign in to comment.