Skip to content

Commit aa3dd94

Browse files
authored
Auto merge! (merge-pr-in-all)
Update docker/build-push-action action to v7.2.0
2 parents 9d54318 + db881a2 commit aa3dd94

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
@@ -219,7 +219,7 @@ jobs:
219219
password: ${{ secrets.GITHUB_TOKEN }}
220220

221221
- name: Build and Push
222-
uses: docker/build-push-action@v7.1.0
222+
uses: docker/build-push-action@v7.2.0
223223
id: build
224224
with:
225225
context: .

0 commit comments

Comments
 (0)