Skip to content

Commit 4b5cee0

Browse files
Bump docker/build-push-action from 6.13.0 to 6.15.0 (#479)
2 parents e6c49b5 + 200c72f commit 4b5cee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up Docker Buildx
3838
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
3939
- name: Build Docker image (no push)
40-
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
40+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
4141
with:
4242
context: .
4343
file: "Dockerfile"

0 commit comments

Comments
 (0)