Skip to content

Commit b88664f

Browse files
authored
Auto merge! (merge-pr-in-all)
Update docker/build-push-action action to v7.2.0
2 parents 6079902 + c1bb73b commit b88664f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ jobs:
332332
password: ${{ secrets.GITHUB_TOKEN }}
333333

334334
- name: Build and Push
335-
uses: docker/build-push-action@v7.1.0
335+
uses: docker/build-push-action@v7.2.0
336336
id: build
337337
with:
338338
context: .

0 commit comments

Comments
 (0)