Skip to content

Commit d2af837

Browse files
Update docker/build-push-action action to v6.18.0
1 parent adc38d9 commit d2af837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
driver-opts: image=moby/buildkit:master
9393

9494
- name: Build and push
95-
uses: docker/build-push-action@v6.16.0
95+
uses: docker/build-push-action@v6.18.0
9696
with:
9797
push: true
9898
attests: type=sbom,generator=docker/buildkit-syft-scanner

0 commit comments

Comments
 (0)