Update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-03-07 01:42:56 +00:00
committed by GitHub
parent 47d250aed9
commit b183dc18de

View File

@@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build / push - name: Build / push
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile