Skip to content

Commit fd69e2d

Browse files
authored
Auto merge! (merge-pr-in-all)
Update docker/build-push-action action to v7.3.0
2 parents 9a513bc + bd16bab commit fd69e2d

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
@@ -211,7 +211,7 @@ jobs:
211211
password: ${{ secrets.GITHUB_TOKEN }}
212212

213213
- name: Build and Push
214-
uses: docker/build-push-action@v7.2.0
214+
uses: docker/build-push-action@v7.3.0
215215
id: build
216216
with:
217217
context: .

0 commit comments

Comments
 (0)