Compare commits

...

1 commit

Author SHA1 Message Date
renovate[bot]
8c538fcc23
chore(deps): update docker/build-push-action action to v7 2026-03-23 14:18:30 +00:00

View file

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