

chore(deps): update docker/build-push-action action to v6
@bf5d2119e9a5e88fa28226b6bcab474fee4f3550
--- .github/workflows/docker-build-and-push.yaml
+++ .github/workflows/docker-build-and-push.yaml
... | ... | @@ -42,7 +42,7 @@ |
42 | 42 |
- name: Set up Docker Buildx |
43 | 43 |
uses: docker/setup-buildx-action@v3 |
44 | 44 |
- name: Build and push |
45 |
- uses: docker/build-push-action@v5 |
|
45 |
+ uses: docker/build-push-action@v6 |
|
46 | 46 |
with: |
47 | 47 |
context: . |
48 | 48 |
file: ${{ matrix.dockerfile }} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?