chore(deps): update docker/build-push-action action to v7

This commit is contained in:
2026-03-06 00:02:22 +00:00
parent 106df3574c
commit faf58889a0

View File

@@ -31,7 +31,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GIT_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: ./Dockerfile