Skip to content

Commit

Permalink
Merge pull request #50 from openfoodfacts/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6

Bump docker/build-push-action from 2 to 6
  • Loading branch information
teolemon authored Jul 16, 2024
2 parents 9069071 + 19f81b7 commit af79394
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@v2
uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit af79394

Please sign in to comment.