Skip to content

Commit 60b9126

Browse files
build(deps): bump docker/build-push-action from 6.3.0 to 6.4.1 (#131)
1 parent 7be5e2d commit 60b9126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# > will be done directly by buildkit. [...]
2020
# > any file mutation in the steps that precede [...] will be ignored
2121
# https://github.com/marketplace/actions/build-and-push-docker-images
22-
- uses: docker/build-push-action@v6.3.0
22+
- uses: docker/build-push-action@v6.4.1
2323
with:
2424
platforms: |
2525
linux/amd64

0 commit comments

Comments
 (0)