Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Commit 2d0e4ac

Browse files
chore(deps): update docker/build-push-action action to v6.15.0
1 parent ea20fff commit 2d0e4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build-image/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757
username: ${{ github.actor }}
5858
password: ${{ github.token }}
5959
- name: Build and push Docker image
60-
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
60+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
6161
id: build-image
6262
with:
6363
context: .

0 commit comments

Comments
 (0)