Skip to content

Commit

Permalink
update build-and-push
Browse files Browse the repository at this point in the history
Bug: T378978
  • Loading branch information
vivian-rook committed Nov 7, 2024
1 parent 8590109 commit 7c13eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
context: .
Expand Down

0 comments on commit 7c13eb9

Please sign in to comment.