chore(deps): update dependency docker/build-push-action to v7
ci / docker (push) Successful in 36s

This commit is contained in:
2026-05-22 18:01:04 +00:00
parent 8d826adb9d
commit a7dda3a0d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
# - name: Build and push
# uses: docker/build-push-action@v6.19.2
# uses: docker/build-push-action@v7.2.0
# with:
# context: ./Docker/
# push: ${{ github.event_name != 'pull_request' }}