Skip to content

Commit fd163b8

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 8da492f commit fd163b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: docker/setup-buildx-action@v3
9191

9292
- name: Build and push Docker image
93-
uses: docker/build-push-action@v6
93+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
9494
with:
9595
platforms: linux/arm64
9696
build-args: |

0 commit comments

Comments
 (0)