Compare commits

...

1 commit

Author SHA1 Message Date
renovate[bot]
7c21ad2083
chore(deps): update docker/build-push-action action to v7 2026-03-05 21:49:14 +00:00

View file

@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- -
name: Build Docker image name: Build Docker image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: true push: true